Menu not working on mobile

Home Forums Salamat WordPress Theme Menu not working on mobile

This topic contains 1 reply, has 2 voices, and was last updated by  ab-themes 9 years, 6 months ago.

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

    izzaz
    Participant

    hi my menu is not working on mobile http://www.1kdream.com nothing shows how do i fix this??

    #2941

    ab-themes
    Keymaster

    Hi!

    We’ll have an update soon to fix this issue. It seems that when you don’t have submenus the float:right of the menu affects the mobile menu too. So to fix this, just go to responsive.css on line 1446, and 468, and add to nav > ul the following:

    float: none;
    margin-left: 20px;

    margin is added to offset the menu from the left a bit, you can change it if you like :)

    Hope this helps

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Menu not working on mobile’ is closed to new replies.