• Resolved sibichan

    (@sibichan)


    My header is blue and i need to set white color for menus. i know how to do it with custom css. Any other way ?

    Also how to set the menu color for mobile?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator jordesign

    (@jordesign)

    Hi @sibichan – when editing the Navigation Block you can set a font color:

    Also how to set the menu color for mobile?

    There’s not currently a way to have a different color/style for mobile through those settings – so that is a situation where you’d need to use CSS.

    Thread Starter sibichan

    (@sibichan)

    I added black header from patterns. and then changed the background color to blue. So no need custom css for main menu. But dropdown menu also white.

    I added additional class and css

    .dropdown-submenu a{
    color:#fff;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change menu color’ is closed to new replies.