Jump to content

LarryAP

Member
  • Posts

    28
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    LarryAP got a reaction from Jakfisk in Gallery block in 7.1 has no animations between slides   
    Hi
    No - I never got a solution for this. It's an odd one. Let me know if you figure it out.
    Laurence
  2. Like
    LarryAP reacted to Jakfisk in Gallery block in 7.1 has no animations between slides   
    +1
    Hi, I have the same problem, does a solution exist by now?
  3. Like
    LarryAP reacted to tuanphan in Keeping Gallery Slideshow Block 'full width' on Mobile.   
    Add to Home > Design > Custom CSS
    @media screen and (max-width:767px) { .homepage .gallery-fullscreen-slideshow[data-width="full"] { height: 30vh !important; } }  
  4. Like
    LarryAP reacted to genelu in How to vertically center caption over a Gallery image for SS 7.1?   
    I think I figured it out. Again, super rusty w/ CSS, but here's what I did. Hope this helps!
    /* Make sure to target your gallery. Each gallery has its own unique collection ID, which can be found via View Source. */ #collection-5f047ea7c17ab563ed1595c4{ .gallery-grid-item { position: relative; display: inline-block; } .gallery-caption-wrapper { display: table; height: 100%; } /* Caption Container */ figcaption.gallery-caption { padding: 0; position: absolute; z-index: 999; margin: 0 auto; left: 0; right: 0; top: 0%; width: 100%; height: 100%; } .gallery-caption-content { display: table-cell; vertical-align: middle; } }  
  5. Like
    LarryAP reacted to tuanphan in How to vertically center caption over a Gallery image for SS 7.1?   
    above is Page Id. See how to find Page Id.
     
×
×
  • 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.