Jump to content

Remove Underlines From Footer Links

Go to solution Solved by Beyondspace,

Recommended Posts

  • Solution
1 hour ago, Nabeel_D said:

Site URL: https://www.shadedsavanna.com/

Hi,

I am trying to remove underlines from my website's footer links.

I have added this code below, however the links are still underlined.

a:link {
  text-decoration: none !important;
}

I am using the Bryant Hill template.

Any help on this would be greatly appreciated.

Capture.PNG

It was border bottom

#footer .html-block a, #footer .html-block a:visited {
	border-bottom: none;
}

image.thumb.png.ad8ec33ac89d62d43b8adda89a35d30a.png

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 plugin
If 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
On 1/14/2021 at 10:56 AM, bangank36 said:

It was border bottom


#footer .html-block a, #footer .html-block a:visited {
	border-bottom: none;
}

image.thumb.png.ad8ec33ac89d62d43b8adda89a35d30a.png

Hi bangank36,

I have added your CSS to the website and the bottom border has been removed.

Thank you so much for your assistance, it is greatly appreciated.

Director at Shaded Savanna (Pty) Ltd

Link to comment

@Nabeel_D The icons look huge on mobile. If you want to change to 2 icons/row, you can add this CSS

/* increase your icons */
@media screen and (max-width:640px) {
div#block-c8849a8bc713f8967b0c+.row>.span-3 {
    width: 50% !important;
    float: left !important;
}
div#block-c8849a8bc713f8967b0c+.row>.span-3:nth-child(2n+1) {
    clear: left;
}
}

image.thumb.png.cf060e65a5e1ae858816d33a3dbe39f0.png

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
On 1/20/2021 at 10:46 AM, tuanphan said:

@Nabeel_D The icons look huge on mobile. If you want to change to 2 icons/row, you can add this CSS


/* increase your icons */
@media screen and (max-width:640px) {
div#block-c8849a8bc713f8967b0c+.row>.span-3 {
    width: 50% !important;
    float: left !important;
}
div#block-c8849a8bc713f8967b0c+.row>.span-3:nth-child(2n+1) {
    clear: left;
}
}

image.thumb.png.cf060e65a5e1ae858816d33a3dbe39f0.png

Hi @tuanphan

 

I have implemented the CSS that you have provided.

 

Thank you so much for this suggestion, it is much appreciated!

Director at Shaded Savanna (Pty) Ltd

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.