How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Issue with menu not working on mobile devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19096
    Lachlan
    Participant

    Hello, I have recently updated to the latest Pokatheme version, and having some issues with my menu.

    It displays on desktop, but on mobile the Menu icon is greyed out in colour. When I press it, the URL changes to mywebsite.com/#header-mobile-menu, but the menu doesn’t load.

    I noticed the menu is only visible @ the very bottom of the mobile page (below the footer). It’s opened all the way and showing top level items + individual pages in a long list.

    Last year I added some CSS code in the Additional CSS section to change the Menu Colours (code is listed below).

    .header-top {
    background-color: #111;
    }
    .site-header–style2 .header-menu .sub-menu {
    background-color: #111;
    }
    .header-menu li a {
    color: #fff;
    }
    .header-menu > li::before {
    color: #111;
    }
    .single-affiliate-badge .review-badge {
    background: var(–primary-button-color);
    }

    I’ve also attached pictures for reference. Any help fixing this would be greatly appreciated.

    Top of mobile menu = https://imgur.com/a/reijm4Z
    Listed menu @ bottom of page = https://imgur.com/a/3sTxUU1

    Thank you

    #19160
    admin
    Keymaster

    Hi Lachian,

    Could you send us your url to check it?

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