Crashed my Header :(
-
Sorry for that, but for what I will pay for a Pro version if the Free version already crashed my project. Lost a entire day to discover the plugin messed up with the Elementor Header, so it stopped work, what a waste time 🙁
You wanna make it work, just do this:
Site Settings => Custom Css
.elementor-location-header {
z-index: 9999;
position: sticky;
top: 0px;
}
Done, no plugins
- You must be logged in to reply to this review.