Hi, I see that it looks like you might have the plugging activated on more than one section which is currently not supported. I plan on making this more clear in the documentation.
Also, I see the header is initially position: relative. This means it can scroll off of the page. Try setting the advanced tab > motion effects > Sticky > top. Turning the plugin transparent setting on might help as well.
Let me know how it goes. Great looking site btw
Hi, are you still having problems with this?
Hi, can you please make sure the header section is NOT set to stretch and add this CSS code
/* MAKE HEADER STICKY BEFORE AND AFTER SCROLL */
.she-header, .she-header-yes {
position: fixed !important;
}
Let me know if that helps
Dont forget to install Hello Theme or other for Elementor (not WP default themes) to take effect this plugin with smooth fade. Regards!
-
This reply was modified 5 years, 2 months ago by
benv81.
solved the problem
thanks all