• 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

    • This topic was modified 1 month, 1 week ago by lexvieira.
  • You must be logged in to reply to this review.