robinhouse Posted January 6, 2021 Share Posted January 6, 2021 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 Beyondspace 1 Link to comment
Beyondspace Posted January 7, 2021 Share Posted January 7, 2021 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; } tuanphan 1 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 pluginIf 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 Posted January 7, 2021 Author Share Posted January 7, 2021 Thanks! Thats worked! Beyondspace 1 Link to comment
tuanphan Posted January 8, 2021 Share Posted January 8, 2021 @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
RTAAMarketing Posted February 2, 2021 Share Posted February 2, 2021 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! Link to comment
Beyondspace Posted February 3, 2021 Share Posted February 3, 2021 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 pluginIf 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
RTAAMarketing Posted February 3, 2021 Share Posted February 3, 2021 14 hours ago, bangank36 said: what is your site url I'll have to add you. My site is not live right now. Link to comment
Beyondspace Posted February 4, 2021 Share Posted February 4, 2021 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 RTAAMarketing 1 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 pluginIf 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
RTAAMarketing Posted February 4, 2021 Share Posted February 4, 2021 20 hours ago, bangank36 said: just enable site wide password for temporary access Thanks! I private messaged you with the password. Link to comment
Will123 Posted August 26, 2021 Share Posted August 26, 2021 Hi @bangank36, I am struggling to make it work on my site. I'll really appreciate it if you'd help :). Here is my site: https://www.unswaseanconference.com/about-asean-2021 I am trying to implement it on my second and third carousel. Link to comment
tuanphan Posted August 27, 2021 Share Posted August 27, 2021 @Will123 Can you add text first? Then we can check & give the code easier 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment