Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #331975

    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

    #332637

    Hey tremblayly!

    Please add following code to Quick CSS

    .avia-testimonial-wrapper { margin: 0; }

    Cheers!
    Yigit

    #332666

    Hi Yigit
    Sorry, but that didn’t work.
    Lyse

    #332669

    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

    #332720

    You were absolutely right about clearing the cache. It works.
    Thank you for your help and patience!

    Lyse

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Align columns content’ is closed to new replies.