MieB Posted September 7, 2020 Share Posted September 7, 2020 Site URL: https://www.atelierbymintstudio.dk/ Hi, i would like to remove the underline from my links, but only in the footer. Anyone who has a code for this? Link to comment
IXStudio Posted September 7, 2020 Share Posted September 7, 2020 Hi, Welcome to SQSP world! Use this code in Design -> Custom CSS .Footer-blocks .sqs-block-content a { text-decoration: none; border: 0 !important; } Please use the like button if it helps you! Best, Leopold kc2615 and MieB 2 Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
captainswife Posted December 15, 2020 Share Posted December 15, 2020 (edited) Hi, I'm having the same problem with the footer. I'm not a programmer but have changed some simple code in the past. Do I just pop the code in the window as shown below and save it? Thanks in advance. Edited December 15, 2020 by captainswife Link to comment
tuanphan Posted December 21, 2020 Share Posted December 21, 2020 On 12/15/2020 at 11:29 PM, captainswife said: Hi, I'm having the same problem with the footer. I'm not a programmer but have changed some simple code in the past. Do I just pop the code in the window as shown below and save it? Thanks in advance. Yes. Correct. Paste & save. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
captainswife Posted April 4, 2021 Share Posted April 4, 2021 Hi, this code has stopped working. The underlines are back in the footer. Anyone got any ideas? (7.0) Also, I want to reduce the space between the lines of text in the footer. Can anyone help please? Link to comment
creedon Posted April 5, 2021 Share Posted April 5, 2021 @captainswife SS made some changes to the structure of underlined elements recently. Please post the URL for your site. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
captainswife Posted April 5, 2021 Share Posted April 5, 2021 Hi, thanks for your response. It's www.otterhamptonvillagehall.co.uk PW OttEr2020 Link to comment
tuanphan Posted April 5, 2021 Share Posted April 5, 2021 7 hours ago, captainswife said: Hi, thanks for your response. It's www.otterhamptonvillagehall.co.uk PW OttEr2020 Add to Design > Custom CSS /* remove footer links underline */ footer#footer a { border: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
captainswife Posted April 6, 2021 Share Posted April 6, 2021 That's perfect. Thank you so much. Do you also know how to reduce the spacing between the items in the footer please? Link to comment
tuanphan Posted April 12, 2021 Share Posted April 12, 2021 On 4/6/2021 at 6:45 PM, captainswife said: That's perfect. Thank you so much. Do you also know how to reduce the spacing between the items in the footer please? Add to Design > Custom CSS /* footer links spacing */ div#block-yui_3_17_2_1_1579617466878_3940 p { line-height: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted April 12, 2021 Share Posted April 12, 2021 On 4/5/2021 at 1:29 PM, captainswife said: Hi, thanks for your response. It's www.otterhamptonvillagehall.co.uk PW OttEr2020 Also, I see the site has some problems. Site URL: https://www.otterhamptonvillagehall.co.uk/ 1. (Mobile-Footer) Align center all elements? 2. (Mobile-Our History) Add “category” text next to plus icon? 3. (Tablet-Our story) Move folder nav to top of page to make text more narrow? 4. (Mobile-News) Page looks long. Want to hide post excerpt on mobile only? 5. (Tablet) When clicking burger to open overlay, left white border appears in 2 seconds then disappear. 6. (Tablet-Harbour View) Add a space between Membership – right text? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
piliffes Posted May 25, 2021 Share Posted May 25, 2021 (edited) Hi, I´m trying the code you provided but it doesnt work. Can you help please? Site: https://dblanch.es/joyeria Pass: Martina2013 Edited May 25, 2021 by piliffes Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 15 hours ago, piliffes said: Hi, I´m trying the code you provided but it doesnt work. Can you help please? Site: https://dblanch.es/joyeria Pass: Martina2013 Add to Design > Custom CSS /* remove footer links */ footer.sections a { text-decoration: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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