zrf100
1
Good Evening Team,
Clevisco.ae
How do I change the font color of the announcement to white? , even though it is white on the theme edditor
How do I change the color of all paragraphs to black(because it is difficult to read) except the announcement?
thank you
@zrf100 , I can see it’s already white and black. Had you solved the issue?
Is there any other help you need?
@zrf100 , okay
Add the below line of CSS code at the end of your base.css file.
body .rte *, body .rte{
color:#000;
}
let us know if you have any doubts.
zrf100
5
i just did the change but the paragraph color is still the same grey
zrf100
6
it worked. thank you so much