Archived topic
Entry Content CSS help
3 replies · Started by Suraj Katwal on March 14, 2020
Viewing posts 1–4 of 4
Let's say I want to style entry-content a and entry-content a:hover but the problem is I have a sharing plugin class that is also taking all those entry-content a CSS. so how to avoid the social sharing button class from taking the CSS?
Is it possible?
Hi there,
Maybe something like :not would work?
https://www.w3schools.com/cssref/sel_not.asp
Thank you
No problem :)
This archived topic is closed to new replies.