Jump to content

Text to appear on hover for carousel thumbs

Recommended Posts

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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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...

Create an account or sign in to comment

You need to be a member in order to leave a comment

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