Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1305767

    Hi, how can I move the burger menu to the right on mobile?

    #1305862

    Hey DROR,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .responsive #top #wrap_all .main_menu {
        left: auto;
        right: 0;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.