Sub-menu items won't show on mobile

Home Forums Gillion Theme Sub-menu items won’t show on mobile

Home Forums Gillion Theme Sub-menu items won’t show on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • borishar
    Participant

    I have added a submenu to my page, https://totalscam.com
    On desktop version 2 sub menu items show up just fine, however, on mobile version only the first sub menu shows up. Screenshot attached. How do I fix that.

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    It appears that some third-party code on your website is causing the issue. We have created a custom CSS solution that should fix it:
    #header-mobile .menu-item:last-child, #header-mobile .menu-item.sh-nav-search.sh-nav-special {
        display: inherit!important;
    }

     

    Let us know if that helps! 🙂

     

    Best regards,

    Shufflehound team

    borishar
    Participant

    I think that worked. I’ll keep an eye on it. Thank you. You’re awesome.

    Shufflehound
    Moderator

    You are welcome! 🙂

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