How can I change the text block color to white in the Dawn Theme footer?

Hello. Does anyone know what code to add to change the Text Block text color in Dawn Theme Footer to white #FFFFFF? Folks here have helped me already change the headers and links in my footer to white, but the text block is still the default grey color. Store link below. Thank you.

www.theburpboss.com

pw: leistu

1 Like

@TheBurpBoss

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-footer.css ->paste below code at the bottom of the file.
.footer-block__details-content {color: #fff;}

It worked. Kind thanks!

1 Like

@TheBurpBoss

its my pleasure to help us

Hi, I did exactly as you’ve said and my footer color is still not white (I’m using Sense theme). Do you know why it doesn’t work?

I’m not sure on the details but this solution was specific to text block, as opposed the nuns / links and headers in footer. We’re you attempting to change the color of the text or those other elements, links and headers? If you search our store name, there is solutions other people have given us for changing the color of the text for links and headers in the footer.