Archived topic
Exclude comments from CSS
5 replies · Started by Liran on April 11, 2021
Viewing posts 1–6 of 6
Hey there,
Is there any way to exclude the comments section from this CSS?
p a {
background-image: linear-gradient(#ffa500,#ffa500);
background-position: left bottom 1px;
background-repeat: no-repeat;
background-size: 100% 4px;
color: inherit;
}
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
There you go.
Try this selector instead:
.entry-content p a
Tried it, didn't work. Also, I don't want this to affect my footer widget.
Any other suggestions?
Hmm it should work.
Can you link me to the specific post with the issue with the CSS added?
This archived topic is closed to new replies.