Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1222462

    Hi The hamburger menu on my mobile is on the top bar but so far right you cannot see it. Tried various fixes but most only move the menu items when I manage to open it. Would also need to make the bars white so I can see it on the top bar. Any ideas?
    Regards
    Richard

    • This topic was modified 4 years, 5 months ago by Richard.
    #1222551

    Hey Richard,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        top: -15px;
        right: 50px;
    }
    }

    Best regards,
    Rikard

    #1222553

    HI Rikard
    Thanks for that…perfect. I was nearly there but not quite. 😊

    Regards
    Richard

    #1222724

    Hi Richard,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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