Support
Support » Theme: Pena Lite » Fixed menu
(@marcoandrei)
5 years ago
Hello!
Is there a way to fix the menu to the top?
Thank you! Marco Andrei
(@anariel-design)
4 years, 11 months ago
Hi Marco,
you can use this:
.standard-menu .site-header { left: 0; position: fixed; right: 0; top: 0; width: 100%; }
Hope this helps.
All the best, Ana