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

    Hello,

    First off all I want to thank to all the ones that contribute to this fantastic Theme.

    Now let’s go to my doubts :)

    1. I want to have a image in the top of the site and a masonry gallery beneath. The problem is I can’t align the sides of the image with the sides of the masonry gallery. If I use “no gap” in the masonry it’s everything fine, but if I choose “Large Gap” the gap appear between elements but in the sides of masonry too.

    It’s not possible add the gap only between elements?

    My layout it’s this:

    Color Section (top image inside)
    Color Section (Masonry Inside)

    Site link:
    http://audiotricity-hifi.com/homepage-2/

    #420234

    Hey N_F_S!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-768 .avia-builder-el-1{
    width: 97.6% !important;
    }

    Best regards,
    Rikard

    #420322

    Thank you Rikard.

    It’s work fine to my screen resolution, with other resolutions we have the same problem :(

    #420416

    Hi!

    Please add following code to Quick CSS instead

    .page-id-768 #av_section_1 img {
      padding: 0 15px 0 15px;
    }

    Cheers!
    Yigit

    #420431

    Thank you for your help.

    Works fine.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Masonry Gallery Pading Problem’ is closed to new replies.