LeifBolding Posted January 27, 2021 Share Posted January 27, 2021 Site URL: https://www.regenberglab.net/movies I have removed double underlining of hyperlinks with the general code a { background-image: none !important; } but on https://www.regenberglab.net/movies I end up with one link that has the desired single underline and one link with no underlining at all! Any ideas on how to solve that problem? Beyondspace 1 Link to comment
Beyondspace Posted January 27, 2021 Share Posted January 27, 2021 38 minutes ago, LeifBolding said: Site URL: https://www.regenberglab.net/movies I have removed double underlining of hyperlinks with the general code a { background-image: none !important; } but on https://www.regenberglab.net/movies I end up with one link that has the desired single underline and one link with no underlining at all! Any ideas on how to solve that problem? Replace the code above with a span { text-decoration: none !important; } Or select the link in text block and remove underline LeifBolding 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 January 27, 2021 Share Posted January 27, 2021 LeifBolding 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
LeifBolding Posted January 27, 2021 Author Share Posted January 27, 2021 1 hour ago, bangank36 said: Replace the code above with a span { text-decoration: none !important; } Or select the link in text block and remove underline Beautiful... thanks a lot! Beyondspace 1 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