Jump to content

Text to appear on hover for carousel thumbs

Recommended Posts

  • Replies 10
  • Views 1.1k
  • Created
  • Last Reply
7 hours ago, robinhouse said:

Site URL: http://www.floatmusic.co.uk/

Hi guys,

 

Wanting to get the text over the FEATURED ARTISTS (4th block down) images to appear on hover rather than to always be there.

https://www.floatmusic.co.uk/

Is this possible?

 

Thanks

 

Add this to Design->Custom CSS

#block-yui_3_17_2_1_1588349710745_12089 .summary-item .summary-content {
  opacity: 0 !important;
  transition-duration: 0.2s !important;
  transition-delay: 0.0s !important;
}
#block-yui_3_17_2_1_1588349710745_12089 .summary-item:hover .summary-content {
  opacity: 1 !important;
}

image.thumb.png.461b5cc528e1793674cb4f0fb8a78623.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

@robinhouse I see footer on mobile has huge top/bottom padding. If you need to reduce height, you can use this CSS

/* reduce mobile footer height */
@media screen and (max-width:767px) {
footer.sections section {
    min-height: unset !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 4 weeks later...
8 hours ago, RTAAMarketing said:

Hi @bangank36 Im trying to apply this to my site as well(to display events) but it does not seem to work. Could you assist me by any chance? Thanks!

what is your site url

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
10 hours ago, RTAAMarketing said:

I'll have to add you. My site is not live right now.

 
  •  

just enable site wide password for temporary access

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
  • 6 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.