.entry-title colour change not working
-
This is really driving me crazy and i would appreciate a bit of assistance.
I want to change the colour of the page title but my custom CSS is not working.
Here is my CSS
.entry-title {
background: pink;
color: green;
}the background colour change is working but the text colour is not changing. When i inspect the element i can see that the colour is being removed.
i have tried with the h2 in as well then the background colour is ignored.
I am clearly doing something stupid please can somebody point it out for me.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘.entry-title colour change not working’ is closed to new replies.