Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #495053

    Hi,
    only at the front site the mobile menu stucks at the top… On all other pages its okay…

    • This topic was modified 9 years, 3 months ago by Jannis95.
    #495235

    Hi Jannis95,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #495305
    #495402

    Hey!

    You can adjust the positioning of the mobile menu with the below css:

    .page-id-324 .av_header_transparency #advanced_menu_toggle {
        top: 5px !important;
        right: -10px !important;
    }

    You will need to use the specific page-id of each page that has a misaligned mobile menu.

    Regards,
    Dake

    #495458

    Thanks, it worked perfect! :)

    #495474

    Hey!

    You’re welcome, glad we could help :)

    Please let us know if you ever need help in the future.

    Best regards,
    Dake

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fix Mobile Menu’ is closed to new replies.