Change Logo and Navigation on scroll
-
Hi, is there a way to change the logo and navigation color on scroll in the plugin itself?
I used this for logo, but it would be great to add the scroll down logo in the plugin.
.she-header .elementor-widget-container img {
content:url(logo_color.png) !important;
}However, for the text it won’t work:
.she-header .elementor-41 .elementor-element.elementor-element-b769683 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a {
color: #000000 !important;
}without .she-header it changes the color, but I want it only when scrolled down.
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change Logo and Navigation on scroll’ is closed to new replies.