• Resolved Gunilla

    (@gunilla)


    I have updated to theme Responsive 4.3.8 and the mnu is no longer visibla on mobiles. I don′t know when the menu disappeared, probably when I some days ago uppdated to version 4.3.7.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @gunilla

    Can you please check if the Menu Toggle Background Color and Menu Toggle Color both have white color set ? if so please change the menu button is there but not visible because of white color.

    Goto Customizer-> Main Menu -> Color

    Also please change the mobile header layout if you want
    Goto Customizer-> Header -> Layout

    Thank you

    Thread Starter Gunilla

    (@gunilla)

    The menu colors are controlled by the following css-code:

    .menu {
    background-color: #000066;
    background-image: none;
    }

    .menu a:hover {
    background: #6699cc!important;
    color: #000 !important;
    text-decoration: none;
    }

    .menu a {
    color: #ffffff !important;
    background: #000066 !important;
    text-decoration: none;
    font-size: 95%;
    }

    .menu li li a {
    color: #ffffff !important;
    background: #000066 !important;
    text-decoration: none;
    font-size: 87%;
    }

    .menu li li a:hover {
    color: #000 !important;
    background:#6699cc!important;
    text-decoration: none;
    }

    .js .main-nav .menu li a:hover,
    .js .main-nav .menu li li a:hover {
    background-color: #80B0FF !important;
    background-image: none;
    filter: none;
    }

    .js .main-nav #responsive_current_menu_item {
    background-color: #0000CD;
    }

    It has not been any problems earlier.

    Why can′t I see the horizontal lines where I click to get the menu?

    Hi @gunilla

    Please change the mobile header layout to vertical
    Goto Customizer-> Header -> Layout

    Thank you

    Thread Starter Gunilla

    (@gunilla)

    The mobile header layout is already vertical!

    Thread Starter Gunilla

    (@gunilla)

    I changed to horisontal and than b?ck to vertical again and now the menu appears on the mobile.

    Theme Author CyberChimps

    (@cyberchimps)

    @gunilla

    Thank you for the confirmation.

    We are closing this topic as your issue gets resolved.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu not visible in mobiles’ is closed to new replies.