Hello,
How can I change the top banner message font color with CSS ?
Thank's
Hello,
How can I change the top banner message font color with CSS ?
Thank's
Hi solljul,
Add this to your custom.css or Quick CSS.
#info_text_header {
color: #FFFFFF;
}
Change the #FFFFFF to whatever color you want.
Regards,
Mya
Hey thank you Mya, it's work fine!
Best regards.
Glad that worked for you :)
Let us know if you have any other issues/questions.
Regards,
Devin
This topic has been closed to new replies.