kc2615 Posted March 5, 2021 Share Posted March 5, 2021 Wondering if this is possible in Squarespace: http://jsfiddle.net/edelman/QDb2c/ Unsure how to target specific words. I'm using the Marta template. Thanks! Link to comment
Solution tuanphan Posted March 7, 2021 Solution Share Posted March 7, 2021 You can add a Code Block >> Paste jsfiddle code <p>My main text <span class="extra">My hidden text!</span></p> <style> .extra { display: none; } p:hover .extra { display: inline-block; } </style> 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