Hi all
How can I set the navigation bar to get sticky at the bottom of a page on desktop? Any ideas?
Doobox
(Doobox Software)
2
in advanced on the menubar add these classes:
fixed bottom-0 left-0 w-full
On desktop only:
lg:fixed lg:bottom-0 lg:left-0 lg:w-full