This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler
Hi,
I already set the header background to black and font color to white. However, this only stays true for home page. For other pages, all the text are still black.
Please advise
Hello,
Please provide us with wp-admin access in Private Content.
You can add this code in Custom CSS:
.menu-main-container .menu > li > a {
color: white;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up