Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instruction/Discussion Sticky floating Menu1 #2

Open
extremecarver opened this issue Jun 29, 2023 · 1 comment
Open

Instruction/Discussion Sticky floating Menu1 #2

extremecarver opened this issue Jun 29, 2023 · 1 comment

Comments

@extremecarver
Copy link
Collaborator

Actually with the plugin Sticky Menu or Anything on scroll: https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/
It's possible to stick the menu to the top of the page. I have not tried if you can do this with several items using the pro version.

The selector is:
div#Menu1 (identical to div#menu1 ul.rMenu )

or alternatively (slightly different container - I need to use Legacy Mode for this to work correctly - else it will distort)
ul.rMenu

I have not succeeded manually adding this via CSS inserts.

@extremecarver
Copy link
Collaborator Author

Actually: https://wordpress.org/plugins/catch-sticky-menu/
Also works and both plugins can be run parallel to each other - with catch sticky menu displaying above. But that's really bad style to use 2 plugins that do the same instead of one that just stickies both...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant