change font color bottom wrapper
-
Goal: I want to change the color of the font in the bottom wrapper to black (#000). I work with the child theme
I have already changed the shape and background color of the bottom wrapper, but I cannot find the right code for the color of the font. It’s now: <div id=”bottom-wrapper” style=”background-color: #E8CAE2; color: #000;”
But instead of #000 you see the standard light grey: #abb3b4.
I also changed the #bottom-group but that also did not help.
In the regular customize options I also changed it: but it’s still showing #abb3b4.
I also changed #bottom-wrapper h3 {
color: #000;
}
to black… but still no black… only light grey.
Any other good advice on this?
Thank you.
The website is in modus ‘coming soon’ so not visible for outsiders.
- The topic ‘change font color bottom wrapper’ is closed to new replies.