Change Testimonial Area on Home Page: Fortune
-
On my home page I would like to do two things regarding my Testimonial area:
1. Shrink each testimonial so that they all fit in one line.
2. Move the testimonial area so that it comes before my articlesWill you help me with that please?
Michael
The blog I need help with is: (visible only to logged in users)
-
Hi Michael!
I checked the theme’s page and can’t find anything on moving the sections (articles, testimonials etc), it seems is not possible.
To change the testimonials width so all the 4 items stay side by side, just add this CSS code:
@media (min-width: 1200px) { .col-lg-6 {width: 25%;} }I hope this helps =)
-
The CSS works perfectly of course.
Bummer about not being able to love sections.
Thanks!
Michael
- The topic ‘Change Testimonial Area on Home Page: Fortune’ is closed to new replies.