[Support request] No Mobile Menu Anymore

Home Forums Support [Support request] No Mobile Menu Anymore

Home Forums Support No Mobile Menu Anymore

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1971814
    Matteo

    From last update I can’t mobile menu, my site is pulli.it, why?

    #1972083
    David
    Staff
    Customer Support

    Hi there,

    try adding a background color to the open mobile menu using this CSS:

    .mobile-menu-open #mobile-header,
    .mobile-header-sticky #mobile-header.toggled .main-nav>ul {
        background-color: #f00;
    }
    #1972148
    Matteo

    nothign happens ๐Ÿ™

    #1972163
    Ying
    Staff
    Customer Support

    Hi Matteo,

    I don’t see the code has been added to your site.

    Have you cleared the cache after adding the code?

    Let me know ๐Ÿ™‚

    #1972176
    Matteo
    #1972179
    Leo
    Staff
    Customer Support

    Can you make sure all the transparent colors are set within the merged header element itself?
    https://docs.generatepress.com/article/transparent-header-and-navigation/

    Then you can use this color rgba(150,51,64,0.9) in the customizer and remove this CSS:

    .sticky-enabled .main-navigation.is_stuck {
    	background-color: rgba(150,51,64,0.9) !important;
    }

    The video in the linked documentation article should explain everything you need to know.

    #1972186
    Matteo

    no impossible, because only in firefox browser i see perfect mobile menu, instead chrome and safari I see this shit. What happend?

    #1972187
    Leo
    Staff
    Customer Support

    Can you disable all plugins except GP Premium for us to take a look?

    Thanks.

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