Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article.
I have a problem with the hover color on the menu. When the page loads the menu links are white but when I scroll the menu links turn black. I want the mouseover color on the initial menu items to also be white and another color on mouseover when I have scrolled and the menu items are black. It seems I can only choose one mouseover color. In the CSS it is overrided with !important in css/style-dynamic.php from line 150.
I have a problem with the hover color on the menu. When the page loads the menu links are white but when I scroll the menu links turn black. I want the mouseover color on the initial menu items to also be white and another color on mouseover when I have scrolled and the menu items are black. It seems I can only choose one mouseover color. In the CSS it is overrided with !important in css/style-dynamic.php from line 150.
Hi Asle,
Sure, we can override that CSS for you. Just add the following CSS snippet into: Waxom > Advanced > Custom CSS Code box:
And that will make the hover color white on the transparent menu.
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)
Thanks Joanna,
that was maybe the only combination I have not tried! Thanks a lot!