Hi
I created two 1/2 columns within a section in the alternate content of my Home page. In the left 1/2 col. I used the testimonials element and on the right 1/2 col. I used the gallery media element. When I look at that section on my home page, the testimonials and the gallery do not align form the top. I found that both seem to use a margin of 0, which I assume would have them start at the same position from the top. I don’t know what CSS element needs to be changed/created to make this content align at the top.
Any help would be appreciated.
Thanks
Lyse
Hey tremblayly!
Please add following code to Quick CSS
.avia-testimonial-wrapper { margin: 0; }
Cheers!
Yigit
Hi Yigit
Sorry, but that didn’t work.
Lyse
Hi!
Please post the link to your page where you have testimonials elements.
Make sure to flush browser cache after applying custom CSS code
Regards,
Yigit
You were absolutely right about clearing the cache. It works.
Thank you for your help and patience!
Lyse