Hi all,
This theme is working really well for me, and the custom options in the premium version are a great timesaver. On my site I have a slight problem with my menu colors though.
My main menu is set for cream text and a red background, even when you change page. The drop-down menu, though, has an inverted colour scheme (ie red text, cream background).
No problem, but when I’m on one of the pages accessible through the dropdown menu the CSS resets the color of that page’s text in the dropdown menu to cream. Because the background is cream too, the text is invisible.
Here is the website:
https://www.berkeleysquarecopywriting.com/
And here is a page with the issue. Note that if you hover on the “Clients” menu the current page’s title will be invisible until you mouse over it.
https://www.berkeleysquarecopywriting.com/?page_id=748
I think there’s probably a way to control this, because the dropdown menu’s color can be controlled independently of the main menu. I’ve tried adding this CSS, but it hasn’t made any difference:
.main-navigation ul li:visited > a {
color: #ac3931;
}
For whatever reason this problem doesn’t occur in the Customizer view, I’m not sure why.
Any help would be much appreciated!
Thanks,
Ben