Tagged: main Navigation
Is there a way to have the header / main navigation float at the top as the user scrolls down using a smaller device?
I’ve noticed that it does it properly when using a full width browser, but when using a tablet sized screen or a smartphone it does not float as the user scrolls down.
Hey coachw!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.mobile_active #advanced_menu_toggle { position: fixed; right: 30px; top: 130px; }
You can post the link to your website and we can provide you more accurate code as well
Best regards,
Yigit