[HELP] CSS to change logo in Groovy menu when menu is open
Hi guys,
I have the plugin Groovy Menu in my website. I need change default logo when menu is open.
This plugin have a option to use custom CSS.
After use this code, don't work:
/* Change the logo image only when menu is open */
.menu-open .header-logo img {
content: url("your-new-logo-url.png");
}
Somebody can help me?
Thanks on advance.
u/darkgrass76 — 13 hours ago