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? 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.