When I hover over menu items they become transparent. The links still work but I want the menu items to still be visible in a particular color. I am using the freelancer demo.
Demo menu item hover color
1 reply · opened Jan 12, 2022
RrhettjwilliamsJan 12, 2022
SSemicolon WebSTAFFJan 12, 2022
Hello,
Apologies for the Inconveniences caused!
Can you please let us know which Browser/OS you are using so that we can provide you with more accurate solutions? Thanks for your Patience.
Additionally, you can consider using the following code:
[ch_pre type="css"].menu-item.current > .menu-link,
.menu-item:hover > .menu-link {
background-image: transparent;
-webkit-background-clip: none;
color: #000;
}[/ch_pre]
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard