This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by CJCORP
Hello, I have a problem with a button on the menu of my header, I have a button that is supposed, in hover to have this color: #2a052c. However it appears a little lighter, it seems that there is a kind of filter over it. I attach a screen.
As you can see the button looks a bit clearer.
Regards
Hello, @CJCORP,
Simply go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS and then paste the below code in the Global CSS section.
.et_b_header-button:after {
background: none !important;
}
Then save settings and check back to your site after clearing the browser cache.
See Resulting Screen Shot here: https://postimg.cc/2bPx55kB
Regards 8Themes Team.
Thank you so much, this is exactly what I needed.
Regards,
Johan
The issue related to '‘Color problem on my desktop menu button.’' has been successfully resolved, and the topic is now closed for further responses