New Landing How can we help? Atelier Add padding gallery

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #283955
    TiiPii
    Member
    Post count: 96

    Hiya,

    How do I add a 15 pixel padding between images in my gallery? screen shot attached.

    thanks!

    Attachments:
    You must be logged in to view attached files.
    #283961
    David Martin – Support
    Moderator
    Post count: 20834

    Enable the gutters:

    #284049
    TiiPii
    Member
    Post count: 96

    Hi David,

    Thanks for your reply! How do I edit the width of the gutters? I want like 7px width between images.

    Thank you,

    Jantine

    #284060
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That is not possible to do as such, what is your link? If you first enable the gutters I maybe able to override it with CSS.

    Thanks.

    #284062
    TiiPii
    Member
    Post count: 96
    This reply has been marked as private.
    #284127
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .masonry-gallery.gutters .gallery-image.item-animated {
      padding-left: 7px;
      padding-right: 7px;
    }

    You can adjust the values to reach the desired space

    – Kyle

    #285459
    TiiPii
    Member
    Post count: 96
    This reply has been marked as private.
    #285661
    David Martin – Support
    Moderator
    Post count: 20834

    You can adjust the vertical gutters with:

    .masonry-gallery.gutters .gallery-image.item-animated {
      padding-left: 7px;
      padding-right: 7px;
      margin-bottom: 14px!important;
    }
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register