[Plugin: Social Login] How do I override CSS styling
-
For the life of me, I cannot figure out why I cannot override the following css:
.plugin .footer #branding a { color: #555; text-decoration: none; }
into this:
.plugin .footer #branding a { color: #fff; }
I’ve even tried adding “!important” to the css and moving it into my header withing a <style></style> tags as well with no success.
Can someone help me out please? ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Social Login] How do I override CSS styling’ is closed to new replies.