Font color on masthead menu
Hi, since i’ve uploaded mailchimp form, my header font color changed to blue but it’s only in the homepage.
How can i change it back to white, like it was before or like it is on other pages of my site?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3i’ve already tried to change it in Appearance > Customize > Fonts
Hi Ana Valente
The Mailchimp Contact form is overriding the default settings for links.
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.main-navigation ul li a, .main-navigation ul li a:link, .main-navigation ul li a:active, .main-navigation ul li a:visited { color: #e2e2e2; }Let us know how you get on
Magus
Hi :)
Problem solved!! Thanks.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.