Site logo

Archived topic

Links Underline Problem

4 replies · Started by Marius on January 31, 2020

Viewing posts 1–5 of 5

Hello,

I want that the links in the text are underlined, as the already are.

But this underline should not be on Table of Content, on the yellow button in the product boxes and on the recent posts on the bottom of the post.

How can i change this?

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

I have edit the first post.

Hi there,

Try this CSS:

#toc_container a, 
#toc_container a:hover,
.entry-content a.aawp-button:hover,
.entry-content .crp_related a, 
.entry-content .crp_related a:hover {
    box-shadow: 0 0 0;
}

This solves some of the problems, but not all. Still underlined are:

- aawp images which are also links
- title in the aawp box
- single aawp buttons

This archived topic is closed to new replies.