daphnelambert Posted March 8 Share Posted March 8 Hello. I've seen others ask this but the custom CSS didn't seem to work for my site. On my home page, I want the text to appear after hover, but on mobile I'd like it to appear before. Here's my site that I'm inquiring about. Thanks for any tips or css code to try out! https://www.daphnedoesdesign.com/ Daphne Link to comment
Ziggy Posted March 8 Share Posted March 8 Try this Custom CSS: @media only screen and (max-width:767px) { .tweak-portfolio-grid-overlay-show-text-after-hover .portfolio-grid-overlay .grid-item .portfolio-text { opacity: 1 !important; } .tweak-portfolio-grid-overlay-show-text-after-hover .portfolio-grid-overlay .grid-item .portfolio-overlay { opacity: 0.24 !important; } } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
daphnelambert Posted March 8 Author Share Posted March 8 Thanks for the speedy reply! That seemed to do the trick. Ziggy 1 Link to comment
Ziggy Posted March 8 Share Posted March 8 4 hours ago, daphnelambert said: Thanks for the speedy reply! That seemed to do the trick. You're welcome! Can you mark my post as the solution to your question? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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