Social & Footer Link Colours Not Changing
-
Phlox Theme –
No matter what I do to try and change the additional CSS and theme font colours, I keep running into problems when getting the links in my footer and social icons to change to just white.Problem is, it looks like it’s working in the back end but when I go to the front page it hasn’t worked.
This is the custom CSS I added – Does anyone have any other ideas?
a:link {
color: #ffffff !important;
}a:active {
background-color: #ffffff !important;
}a:visited {
background-color: #ffffff !important;
}The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Social & Footer Link Colours Not Changing’ is closed to new replies.