Jump to content

JH24

Member
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Love
    JH24 reacted to KwameAndCo in Wanting to move summary block text (in a video gallery) to 'over image' - requiring CSS code please!   
    Here
    /*Squareskills - Summay Block Hover Titles*/ //target page #collection-5cbc83a4419202c35e7506e7 { .summary-title { position: absolute; inset: 0; z-index: 999; display: flex; justify-content: center; align-items: center; opacity: 1; transition: opacity .3s ease; //adjust timing to your liking } summary-item:hover .summary-title { opacity: 1; } } I included a transition to fade the text in/out to avoid jerkiness.
    Note: To avoid this being site wide I've targeted only the page you would like.
    You can alternatively target other pages via their collection ID or target specific summary blocks with their block 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.