• Resolved J M

    (@manaal)


    Hi

    Is it possible to have a floating to top button in mobiles? Also, the menu scrolling with the page in mobile?

Viewing 1 replies (of 1 total)
  • Alexandra

    (@alexandrastan001)

    Hello,

    You can try to add this code through Simple Custom CSS for the menu button in mobile devices:

    @media (max-width: 767px) { #main-nav { position: fixed !important; } }

    Best regards,
    Alexandra

Viewing 1 replies (of 1 total)
  • The topic ‘Floating menu & back to top’ is closed to new replies.