Jump to content

How to remove underline from links in footer?

Recommended Posts

  • 3 months later...
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.

Footer underline.jpg

Yes. Correct. Paste & save.

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
  • 3 months later...

@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 the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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?

otterhamptonvillagehall.co_.uk-mobile-fo

2. (Mobile-Our History) Add “category” text next to plus icon?

otterhamptonvillagehall.co_.uk-mobile-ou

3. (Tablet-Our story) Move folder nav to top of page to make text more narrow?

otterhamptonvillagehall.co_.uk-tablet-ou

4. (Mobile-News) Page looks long. Want to hide post excerpt on mobile only?

otterhamptonvillagehall.co_.uk-mobile-ne

5. (Tablet) When clicking burger to open overlay, left white border appears in 2 seconds then disappear.

otterhamptonvillagehall.co_.uk-tablet-mi

6. (Tablet-Harbour View) Add a space between Membership – right text?

otterhamptonvillagehall.co_.uk-tablet-ha

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
  • 1 month later...
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.