Jump to content

Emily233567

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Emily233567 got a reaction from Ziggy in Code to make gallery single column in mobile view   
    This worked like a charm! Much appreciated!
  2. Like
    Emily233567 reacted to tuanphan in Code to make gallery single column in mobile view   
    Use this code for masonry
    /* Masonry to grid mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important; display: grid; grid-template-columns: repeat(1,1fr) !important; grid-column-gap: 10px; grid-row-gap: 10px; } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important; } .gallery-masonry-item-wrapper { height: 100% !important; } }  
  3. Like
    Emily233567 reacted to tuanphan in Create page loading/page transition effect   
    You can remove code from Site wide Code Injection to Homepage Header Code Injection
  4. Like
    Emily233567 reacted to tuanphan in Create page loading/page transition effect   
    updated code, I added some attributes, you try adding it again, if it still doesn't work, try moving the code to Code Injection > Header,
    if it still doesn't work, you can keep the code, I can check again easier
     
×
×
  • 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.