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,639 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,594 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,628 Views
Message 18 of 17
Report

www.praveengethsemane.org Please help me
5,616 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,615 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,608 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,604 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,595 Views
Message 18 of 17
Report
Square

Glad to hear you got it working! Smiley Happy

5,591 Views
Message 18 of 17
Report

Hi Adam-

This doesn't work for me. Any ideas?

www.nyacklibrary.org

Thanks in advance!

Shira

5,417 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,412 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,165 Views
Message 18 of 17
Report

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

2,164 Views
Message 18 of 17
Report
Square

That's great to hear. Smiley Happy 

2,157 Views
Message 18 of 17
Report

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

1,989 Views
Message 18 of 17
Report

What is the address of your site, @dMilazzo?

1,988 Views
Message 18 of 17
Report

casey5th.weebly.com

1,987 Views
Message 18 of 17
Report

WORKED!

1,769 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