This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp
I have changed the background color of my header and I want to change the text color on sticky header.
Is it possible?
Thanks
Hello,
Please use this code in custom.css file:
.fixed-header .menu > li > a {
color: white;
}
How to create custom.css you can watch in this tutorial
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up