nomad15977 Posted December 8, 2021 Share Posted December 8, 2021 Site URL: https://www.austinldoan.com Site URL: https://www.austinldoan.com Hi, can someone please help me to add hover and change the colour of my footer text links (Disclaimer)? I have used code to removed underline as well. Many thanks in advanced. Link to comment
Beyondspace Posted December 9, 2021 Share Posted December 9, 2021 20 hours ago, nomad15977 said: Site URL: https://www.austinldoan.com Site URL: https://www.austinldoan.com Hi, can someone please help me to add hover and change the colour of my footer text links (Disclaimer)? I have used code to removed underline as well. Many thanks in advanced. Try adding to your Home > Design > Custom Css footer a span { transition: color 0.3s ease; } footer a:hover span { color: #c8a47e; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too nomad15977 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
Beyondspace Posted December 9, 2021 Share Posted December 9, 2021 My testing result nomad15977 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment