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,627 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,582 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,616 Views
Message 18 of 17
Report

www.praveengethsemane.org Please help me
5,604 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,603 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,596 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,592 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,583 Views
Message 18 of 17
Report
Square

Glad to hear you got it working! Smiley Happy

5,579 Views
Message 18 of 17
Report

Hi Adam-

This doesn't work for me. Any ideas?

www.nyacklibrary.org

Thanks in advance!

Shira

5,405 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,400 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,153 Views
Message 18 of 17
Report

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

2,152 Views
Message 18 of 17
Report
Square

That's great to hear. Smiley Happy 

2,145 Views
Message 18 of 17
Report

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

1,977 Views
Message 18 of 17
Report

What is the address of your site, @dMilazzo?

1,976 Views
Message 18 of 17
Report

casey5th.weebly.com

1,975 Views
Message 18 of 17
Report

WORKED!

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