Menu color change on scroll
-
Hello! I have been using your plugin for years – such a great plugin and such amazing support ??
I am working on a new project and have managed to find some of the Custom CSS I need via your support tickets, but can’t quite get everything working so hoping you can help.
My site is here https://staging.rapidwebsites.com.au/munja/ and I am using the Powerpack Elements Advanced Menu widget.
The things I haven’t managed to change on scroll are:
- The double lines on menu item Hover and Active.
- The burger menu on mobile.
Any advice would be greatly appreciated. The Custom CSS I am using is below, but I obviously haven’t got it quite right …
.she-header .pp-advanced-menu a {
color: #581F32 !important;
}.she-header .pp-advanced-menu a:hover {
color: #581F32 !important;
}.she-header .pp-advanced-menu a:active {
color: #581F32 !important;
}.she-header .pp-advanced-menu–main:not(.pp–pointer-double-line) .elementor-item:after, .she-header .pp-advanced-menu–main:not(.pp–pointer-double-line) .elementor-item:before {
background-color: #581F32 !important;
}.she-header .pp-menu-toggle .pp-hamburger {
color: #581F32 !important;
}Regards
Melanie
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.