I want to remove the underline on links on my webstie

Please someone help to remove the underline on links which I was shared on website and also in footer which not looks so pretty for the site.

5,644 Views
Message 1 of 17
Report
1 Best Answer

Best Answer

Thank You @Adam you are awesome thanks for the help it worked.


@Adamwrote:

If you add this to Settings > SEO > Header Code, it should remove the lines on your live site:

<style>
	div.paragraph a, #wsite-search-list div.paragraph a
	{
		text-decoration: none !important;
	}
</style>

View Best Answer >

5,599 Views
Message 18 of 17
Report
16 REPLIES 16
Square

Hi there. Do you mind posting your site so we can take a look? Thanks so much!

5,633 Views
Message 18 of 17
Report

www.praveengethsemane.org Please help me
5,621 Views
Message 18 of 17
Report
Square

I don't see any links @PC_Gethsemane. Can you post a screenshot of what you see, please?

5,620 Views
Message 18 of 17
Report

image

I want to remove those unline on my footer links and even in some of my pages, which are actully links

5,613 Views
Message 18 of 17
Report
Square

If you add this to Settings > SEO > Header Code, it should remove the lines on your live site:

<style>
	div.paragraph a, #wsite-search-list div.paragraph a
	{
		text-decoration: none !important;
	}
</style>
5,609 Views
Message 18 of 17
Report

Best Answer

Thank You @Adam you are awesome thanks for the help it worked.


@Adamwrote:

If you add this to Settings > SEO > Header Code, it should remove the lines on your live site:

<style>
	div.paragraph a, #wsite-search-list div.paragraph a
	{
		text-decoration: none !important;
	}
</style>

5,600 Views
Message 18 of 17
Report
Square

Glad to hear you got it working! Smiley Happy

5,596 Views
Message 18 of 17
Report

Hi Adam-

This doesn't work for me. Any ideas?

www.nyacklibrary.org

Thanks in advance!

Shira

5,422 Views
Message 18 of 17
Report
Square

Try this code instead, @Shira:

<style>
	div.paragraph a, #wsite-search-list div.paragraph a
	{
		text-decoration: none !important;
		border-bottom: none !important;
	}
</style>
5,417 Views
Message 18 of 17
Report

Thanks, Adam! I put this in Settings > SEO > header code and it didn't work. Should I be putting it somewhere else?

2,170 Views
Message 18 of 17
Report

Nevermind...I put it in the footer code and it worked!!! THANK YOU SO MUCH!!!!!!!!!!!!

2,169 Views
Message 18 of 17
Report
Square

That's great to hear. Smiley Happy 

2,162 Views
Message 18 of 17
Report

None of this works..... I still have underlines.

1,994 Views
Message 18 of 17
Report

What is the address of your site, @dMilazzo?

1,993 Views
Message 18 of 17
Report

casey5th.weebly.com

1,992 Views
Message 18 of 17
Report

WORKED!

1,774 Views
Message 18 of 17
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.
grz-custom-initialLetter