Home Forums Pro Themes Flat Commerce Pro Menu on mobile version color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36044
    jjambeck
    Participant

    My background color in my top bar on the mobile version is white, so you can’t see the three little lines that represent the menu on the mobile version. Is there any way to make the color of the menu bars in the mobile version a different color? Thank you!

    #36059
    wensolutions
    Keymaster

    @jjambeck,

    You can change the menu color (hamburger-menu) pasting the following custom css in your theme option section.

    .mean-container a.meanmenu-reveal span{
       background: #008bbc;
    }

    Hope this helps!

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