I changed the color to #fff and everything is fine!
Thank you so much for your time! Great support. 🙂
Thank you!
Unfortunately I choose the light option in the customizer for header.
Anyaway I made the changes with your code, but I don’t get a nice result.
I’m using this code:
.design-credit {
background: rgba(255,255,255,0.2) !important;
}
.site-footer {
background: rgba(255,255,255,0.2) !important;
}
.site-footer p, s
h3 a:link,
.menu-footer-items a:link,
.social-media-icons a:link {
color: #222;
}
.site-footer a {color: #222;}
I got this:
http://puu.sh/diuab/c3a97db111.jpg
Sorry for many questions, but I want the light color from header to footer.
Thank you!
Thank you so much! And one more thing: What the font color? I would like to match the colors too.