• joeH42

    (@joeh42)


    How can I change the background color for the Navigation Bar?

Viewing 2 replies - 1 through 2 (of 2 total)
  • p5systems

    (@p5systems)

    hi

    you can do by using the css:

    take the class of the navigation menu then you can apply the css
    .menu { background-color:#600; }

    thanks
    p5systems

    lupi73

    (@lupi73)

    hi,

    .sf-menu{
    
      background: #600;
    }

    for the child theme

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation’ is closed to new replies.