Jump to content

megcand

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    megcand got a reaction from tuanphan in Reduce padding around slideshow gallery section   
    Been hunting this one down for a while and found this to work when trying to reduce the padding at the top and bottom of a  gallery slideshow 
     
    .gallery-slideshow {
      height:100% !important;
    }
  2. Like
    megcand got a reaction from tuanphan in Change Grid Masonry Mobile View to show 1 image per row (stacking)   
    looks like this is the code that will work
     
    @media(max-width:767px) {
    .gallery-masonry-item {
        width: 100% !important;
        transform: unset !important;
        position: unset !important;
          margin-bottom: 20px !important;
    }
    .gallery-masonry-item-wrapper {
        height: unset !important;
    }
      .gallery-masonry-wrapper {
        height: unset !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.