Paragraph Colours, text not showing colour change on the front end
-
Working on localhost and updated succesfully today to 5.5 however when I go to the colour settings for a paragraph the back-ground custon color and the text colour works fine but on the front end the text color reverts to the body color.
Inspector shows this for text;
body {
color: #707070;
}
and the background correctly shows this;
element {
background-color: #006eb6;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Paragraph Colours, text not showing colour change on the front end’ is closed to new replies.