Site logo

[Support request] Menu Question

Home Forums Support [Support request] Menu Question

Home Forums Support Menu Question

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

    Hi guys,

    Can you please help me change the colour of the mobile menu icon background so that it matches the main header colour. I can’t find the optoin for it.

    Also the same mobile menu is appearing in desktop mode along with the regular desktop menu. Can you please advise on how to remove it.

    Many thanks in advance.

    #2340441
    David
    Staff
    Customer Support

    Hi there,

    it needs this CSS:

    .main-navigation.mobile-menu-control-wrapper .menu-toggle, 
    .main-navigation.mobile-menu-control-wrapper .menu-toggle:hover {
        background: transparent;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.