harley Posted July 21 Posted July 21 Hello, I would like to add a hover effect over my service row just like this one - https://bark.london/ Is it possible to add this effect with CSS? Look forward to your reply. Thank you
HoaLT Posted July 21 Posted July 21 1 hour ago, harley said: Hello, I would like to add a hover effect over my service row just like this one - https://bark.london/ Is it possible to add this effect with CSS? Look forward to your reply. Thank you Sure, I check that it uses the CSS style with hover action. You can share your URL here and we can take a look If your site is not published yet, refer set protected password for your site Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) 📑 Squarespace embed PDF popup (affiliate link)
harley Posted July 21 Author Posted July 21 https://heron-flute-czy4.squarespace.com/config/ Password is apples09
Solution creedon Posted July 21 Solution Posted July 21 (edited) This isn't a full solution but some starter code. Add the following to Website > Pages > Website Tools > Custom CSS. // section hover effect, uses LESS syntax [ data-section-id="669d0800eb50b43d4ed2cb08" ], // paid media [ data-section-id="669d11e0f1972e50bd0d6755" ] // seo { &:hover { :not(.has-background) .section-background { background-color : var( --paragraphLargeColor ); } h2, .sqsrte-large { color : var( --siteBackgroundColor ); } } } Let us know how it goes. Edited July 22 by creedon Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
harley Posted August 2 Author Posted August 2 Hello, i have now added this functionality to the website. I am looking at trying to add these orange arrows for styling. Currently, they are emojis for this example but could you help me add them in as CSS?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment