Hi,
I have an issue where the font colors of my menu items are white, but they should be black.
On my homepage – amongst others – the menu font color is white (but it has to be black)
But then on an inner URL the menu font color is black (as it should be).
I poked around and tested a lot of things within the enfold settings, but I can’t seem to get it right.
Website links are in the private content
Hey bvn1999,
Try this code in the General Styling > Quick CSS field:
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {color: #000 !important;}
Can I ask if you are using a plugin to create a mobile version of your site? While testing I was redirected to a “m” sub-domain https://m.[your-site] often that gave a 404 error. You may wish to disable that plugin, or redirect script.
Best regards,
Mike
Hey Mike,
Thank you very much. That did the trick!
I am using a script to redirect to the mobile version, but it’s still in testing etc..