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

    Hi support team,

    Happy new year :)

    We have a problem, which we cannot seem to find a solution for. Is it possible to make the width of the masonry content the same as the heading and footer by removing the outer margins in some way?

    For example, if you see the link in the private content section, the width of the content in the masonry gallery is not aligned with the google maps.

    I have tried changing the gap to 1px and used the following css:

    .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
    margin-right: 6px !important;
    margin-bottom: 6px !important;
    }

    .av-masonry-container {
    width: 102,5% !important;
    }

    However, there is still a gap in the right side.

    Best regards

    • This topic was modified 8 years, 2 months ago by saraclementdk.
    #559440

    Hey saraclementdk!

    The masonry gallery seems to be aligned perfectly. Were you able to get things sorted on your end?

    If not please send us a screenshot of what you are seeing.

    Best regards,
    Dake

    #559773

    Hey Dake,

    Thank you for your quick response.

    Yes, I think I got it sorted out. However, it does not seem to apply correctly when using firefox. In firefox there is not spacing beneath images in masonry.

    Do you think it is possible to make the spacing show up on firefox aswell?

    Best regards

    #559775

    I managed to get it sorted out by applying the !important rule :)

    #559896

    Hi,

    Great, glad you got it fixed :-)

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘masonry content not same width as heading and footer’ is closed to new replies.