emma123456 Posted August 12, 2021 Share Posted August 12, 2021 Site URL: http://vitanova.co.nz Hi there, I am looking to create a box that appears around body of text when you hover over it to indicate this is the option you are reading. like image attached. Is there a way to do this on Squarespace? Thanks Link to comment
tuanphan Posted August 14, 2021 Share Posted August 14, 2021 On 8/12/2021 at 5:15 PM, emma123456 said: Site URL: http://vitanova.co.nz Hi there, I am looking to create a box that appears around body of text when you hover over it to indicate this is the option you are reading. like image attached. Is there a way to do this on Squarespace? Thanks Hi. Yes. Possible. Can you share link to page where you added text? We can help easier 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
emma123456 Posted August 15, 2021 Author Share Posted August 15, 2021 On 8/14/2021 at 9:20 PM, tuanphan said: Hi. Yes. Possible. Can you share link to page where you added text? We can help easier https://www.vitanova.co.nz/services Thank you! Link to comment
tuanphan Posted August 16, 2021 Share Posted August 16, 2021 19 hours ago, emma123456 said: https://www.vitanova.co.nz/services Thank you! Hi. This url has no content 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
emma123456 Posted August 16, 2021 Author Share Posted August 16, 2021 24 minutes ago, tuanphan said: Hi. This url has no content Hey, sorry making some edits so took it down from live. Its back up now! Link to comment
tuanphan Posted August 18, 2021 Share Posted August 18, 2021 On 8/16/2021 at 2:32 PM, emma123456 said: Hey, sorry making some edits so took it down from live. Its back up now! Add to Design > Custom CSS /* Box hover */ div#block-e121a915d35f9eb46d71+.row .span-5 { border: 1px solid transparent; margin-left: -2px; } div#block-e121a915d35f9eb46d71+.row .span-5:hover { border-color: #d4af35 !important; border-radius: 30px; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.