Hello,
For some reason when I visit my homepage on mobile the meta header at the top (about, our leadership, contact links) has a different font color than it’s supposed to be. The rest of the pages show that it is white and on this page it shows dark, there must be some setting or css that’s changing the color. How can I change this color back to white?
Hey bobfurgo,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#avia2-menu a {
color:#fff !important;
}
}
Best regards,
Rikard
thank you!
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon