Hi!
I have had to resort to CSS to change the color of text in the footer to white. This works fine, but links still turn black. How can I get the links to also be white?
URL of draft site in progress: https://lumagraphics.myshopify.com/
And here is the CSS I’ve tried so far…gone over and over it, not sure what is missing?
.footer-block__heading,.footer-block__details-content,.copyright__content, .footer-block-details-content .list-menu__item, .footer-block_details-content a
{
color: #ffffff !important; /* make footer text content white */
}
Hello Diego,
I tried this for my Dawn 5.0 site and it wont change all the text white. “Quicklinks”, “Contact Us”, “Sign up to get the latest” and “Email” are all still black. Can you tell me how to change these links to white?
Also do you know how to increase the size of the font?