[Support request] how can I set a #ffffff background on the mobile MENU ?

Home Forums Support [Support request] how can I set a #ffffff background on the mobile MENU ?

Home Forums Support how can I set a #ffffff background on the mobile MENU ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1541956
    Robert

    Hi

    I just wana ask: how can I set a #ffffff background on the mobile MENU ?

    Now on the desktop version its OK but on the mobile, even I set the background color on #ffffff
    there is still a very faintly visible #FAFAFA color behind the “MENU”

    Kr
    Robert

    #1542227
    David
    Staff
    Customer Support

    Hi there,

    you can add this CSS:

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