Okay
  Public Ticket #2174637
mobile hamburger menu
Closed

Comments

  •  2
    SAMI started the conversation

    Hi there

    how can i change the colour on mobile menu background its should be full black 

    and the mobile menu navigation hamburger menu can not see now ?

    Can you help me with please

  •  840
    Jelly replied

    Hello,

    Add this code to Appearance > Customize > Additional CSS:

    .navbar-main-collapse.in .navbar-nav, .navbar-main-collapse.collapsing .navbar-nav {background-color: black}
    #header .navbar-toggle {color: #fff;}

    Best Regards,
    Jelly Team