Hello,
So I really like the testimonial style 3, but I don't want it to scroll through. I want to have a dedicated page to solely testimonials....so i want the look of testimonial style 3, but just a list of them. How do I go about doing that?
Please following the steps below to change the testimonial style 03:
1. Edit Testimonial views
2. Select Testimonial Style 03
3. Change views format from "Dexp bxSlider" to "Unformatted List "
*See the attached image for more details
4. Save views
5. Add css code below to pages.less file
.view-testimonial .views-row {
clear: both;
}
6. Done
Cheers.
.view-testimonial .views-row { clear: both; }
6. Done Cheers.