Hyperlink

Posted in: Newspaper
Post count: 497

Can we make hyperlinks of the website somewhat bigger, bold or prominent then the rest of the text size?

Post count: 22421

Hello,

https://forum.tagdiv.com/topic/hyperlink/
Why open a new topic when there is already one opened by you with the same issue. We already provide the css codes needed in that topic.

Please add this css in your theme panel – custom css box:

.td-page-content p span a{
background-color:lightgrey;
font-size:20px;
}

Thank you!

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