Styling hyperlinks only in body of text

Posted in: Newspaper
Post count: 10

Hi,

I need to style all the hyperlinks within the body of text only within all my posts, and in the mean time keep the style of all the other hyperlinks (for instance: tags, titles, etc.) within the posts/pages unchanged.

what I need is:

a:link {
color: #000080
text-decoration: underline #ff0000 dotted!important;
}
a:hover {
color: #ff0000
text-decoration: underline #000080 dotted!important;
}

Can you help me?

Best regards,

Gabriel

  • This topic was modified 6 years by arnextera.
Post count: 18283

Hello !

Please note that this request falls under custom work type and it is not covered by the Support team. For custom work you can contact our team here: https://tagdiv.com/web-development-services/

Thank you !

Post count: 5

I’m looking for the same type of ability. Seems like this is pretty standard and should be possible through the template. Help me understand why we would need to pay for professional services when we already know the required coding to update the link colors? We simply need the template to provide access to style the links.

Post count: 18283

Hello !

The templates can be found in: \wp-content\plugins\td-standard-pack\Newspaper\parts\single

Also you can add CSS Coding in Theme Panel – Custom Code.

Thank you !

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