Underline link color

Posted in: Newspaper
Post count: 234

Hi there!
Before asking my question I just wanted to thank you very much for the quality of your theme and how reliable it is over the years.

I must be blind but I can’t figure out how to change the orange color of my underline link: https://tahiti.bucket-list.fr/preparer-voyage-polynesie-francaise/

I have changed the accent color, but the underline remains orange and I want it blue.

View post on imgur.com

Thank you in advance.

Post count: 35449

Hi,
Thank you for being our client!
It appears that the type of underline you have is custom (because this is increasing when you hover over the link), which means that a ss like this one has been used:
.tdb_single_content a {
border-bottom: 1px solid #ea9e2c;
}
.tdb_single_content a:hover {
border-bottom: 2px solid #ea9e2c;
}

My recommendation is to check in the theme panel> custom code> custom css and look for the above css, find it and change the color ( #ea9e2c) – https://prnt.sc/dlDPsCG65vyw

Post count: 234

Thank you so much! I forgot that code. I have managed to change the color 🙂

One last question if you don’t mind.
On my summary, from the link above, when I click on a link from the summary, the link color goes from blue to orange.

Would you mind reminding me where to change that please?
Cheers

Post count: 35449

Hi,
I believe you are referring to this https://i.imgur.com/WK4rJtr.png. If so, then it was still a possible still form the theme panel https://i.imgur.com/P8bWVZc.png or from the ez toc plugin.

Post count: 234

Hi Calin, thank you so much. You are right, it is a setting on the plug in easy table of content

https://imgur.com/a/rTQ3KZx

Cheers!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.