Jump to content

bamab

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by bamab

  1. I have this code, but what I want to achieve is spacing/offset of each image, like I have it on my desktop version. Can I controll it here by some new value/command at this code? 

     

    Thank u for any help in advance 🙏

     

    /* Masonry one item on mobile */
    @media screen and (max-width:767px) {
        .gallery-masonry-wrapper.gallery-masonry-list--ready {
        height: auto !important;
    }
    figure.gallery-masonry-item {
        position: relative !important;
        width: 100% !important;
        display: block !important;
        transform: unset !important;
    }
    .gallery-masonry-item-wrapper {
        height: auto !important;
    }
    .gallery-masonry .gallery-masonry-item[data-loaded] img {
        width: 100% !important;
    }
    .gallery-masonry {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    }

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.