x

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

www.praveengethsemane.org Please help me
5,605 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,604 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,597 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,593 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,584 Views
Message 18 of 17
Report
Square

Glad to hear you got it working! Smiley Happy

5,580 Views
Message 18 of 17
Report

Hi Adam-

This doesn't work for me. Any ideas?

www.nyacklibrary.org

Thanks in advance!

Shira

5,406 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,401 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,154 Views
Message 18 of 17
Report

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

2,153 Views
Message 18 of 17
Report
Square

That's great to hear. Smiley Happy 

2,146 Views
Message 18 of 17
Report

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

1,978 Views
Message 18 of 17
Report

What is the address of your site, @dMilazzo?

1,977 Views
Message 18 of 17
Report

casey5th.weebly.com

1,976 Views
Message 18 of 17
Report

WORKED!

1,758 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.