CMurphy Posted March 12, 2021 Share Posted March 12, 2021 Site URL: https://www.measureengineering.com.au Hi team, Double underlines have appeared on all our text links which use a heading style. This was previously a single underline... the double lines have appeared without us having made any extra changes. Does anyone know how to resolve? Thanks in advance! Link to comment
Beyondspace Posted March 12, 2021 Share Posted March 12, 2021 45 minutes ago, CMurphy said: Site URL: https://www.measureengineering.com.au Hi team, Double underlines have appeared on all our text links which use a heading style. This was previously a single underline... the double lines have appeared without us having made any extra changes. Does anyone know how to resolve? Thanks in advance! it's the bottom background .light .sqs-block-html a, .light .image-title-wrapper a, .light .image-subtitle-wrapper a, .light .sqs-image-caption a, .light .image-caption a, .light .sqs-block-newsletter a, .light .list-item-content__description a { background-image: none !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
CMurphy Posted March 12, 2021 Author Share Posted March 12, 2021 Thanks @bangank36 this worked perfectly! It has resolved the issue on the homepage but the lines still appear on the contact page: https://www.measureengineering.com.au/contact Any tips on how to remove here? Thanks again! Link to comment
charlineca Posted March 12, 2021 Share Posted March 12, 2021 Hi, somehow my Squarespace 7.1. website is creating double lines under my links. How can I get rid of one, or both lines? I used the a { border: none !important; } code but nothing happened. There's no CSS on the site that could cause this issue. Link to comment
Beyondspace Posted March 12, 2021 Share Posted March 12, 2021 1 hour ago, charlineca said: Hi, somehow my Squarespace 7.1. website is creating double lines under my links. How can I get rid of one, or both lines? I used the a { border: none !important; } code but nothing happened. There's no CSS on the site that could cause this issue. Mine happens as well, hope they fix it soon, should not to use custom code to fix it BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
talapattinson Posted March 12, 2021 Share Posted March 12, 2021 I've been building my site for the last few weeks and all my links have previously just had one underline, which is what I want. Then yesterday the same happened to me, double underlines appeared for seemingly no reason with my page/footer links and I can't get rid of them. From my footer: Link to comment
tuanphan Posted March 21, 2021 Share Posted March 21, 2021 On 3/12/2021 at 10:26 AM, CMurphy said: Thanks @bangank36 this worked perfectly! It has resolved the issue on the homepage but the lines still appear on the contact page: https://www.measureengineering.com.au/contact Any tips on how to remove here? Thanks again! Use this code #page a { background-image: none !important; text-decoration: none !important; } 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.