Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, thanks for trying my plugin!

    Try entering “header.site-header” as the value for the sticky element and see if that works. ??

    Alternatively, instead of using the plugin, you could add this CSS to your site:

    header.site-header {
       position:fixed;
    }

    I did notice that your menu is not working on smaller screens (though maybe that’s just on my end), but that would be a question for the theme creator.

    Thank you so much for this answer! Saved you another support post! This worked on my site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sticky Menu not sticking’ is closed to new replies.