Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242948

    Hi,
    What is strange is that the gallery has no margin but the fullwidht mansonry has a marging above 10 px.
    Why is that? And can it be adjusted?
    Thanks

    <div class=”av-masonry-sort main_color” data-masonry-id=”1″ style=”visibility: visible; opacity: 1;”>
    <div class=”av-sort-by-term hidden “>

    #243719

    Hi CreatorsCreations!

    Yes the layout of both elements is a bit different. If you want to reduce the padding insert this code into the quick css field and change the padding values:

    
    .av-large-gap.av-masonry {
    padding: 15px 0 0 15px;
    }
    

    Regards,
    Peter

    #246248

    Thanks.
    It was by the way
    av-masonry-sort {
    padding: 0px;
    text-align: center;
    visibility: hidden;
    }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Mansonry vs fullwidth mansonry gallery’ is closed to new replies.