Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #219064

    I’ve placed a full width masonry gallery on a page and would like to remove the horizontal lines that appear above and below the gallery. The development page is here.

    Also, if you could advise how to reduce the space above and below the promo box at the bottom of the main content area that would be great.

    #219081

    Hey davidrk!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .masonry-not-first, #after_masonry { border: none!important; }
    .av_promobox { margin-top: 10px; }

    Cheers!
    Yigit

    #219090

    Thanks very much Yigit! Perfect fix!

    #219094

    Hey!

    You are welcome, glad we could help! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry Gallery – Remove lines above and below gallery’ is closed to new replies.