Site logo

Archived topic

Exclude css styling from button within single post articles

3 replies · Started by eastwood501 on December 22, 2021

Viewing posts 1–4 of 4

Hi again,

I have sucessfully applied the below CSS which highlights and 'underlines' and 'bold's' all hyperlinks withing single post articles.
However it is also applying the styling to buttons within the post article.
How can i exclude button links from this css styling in the single post article.

.single-post .inside-article .entry-content a {
font-weight: bold;
text-decoration: underline;
}

Thanks David,
Your awesome. This worked perfectly.
Cheers

Glad to hear that!

This archived topic is closed to new replies.