Forums

Leaf
Navigation (4 posts)

  1. joeH42
    Member
    Posted 3 months ago #

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

  2. p5systems
    Member
    Posted 3 months ago #

    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

  3. hasanzaheer
    Member
    Posted 3 months ago #

    Depends on your theme, if you are on default theme then you can add this to your css.

    .menu { background-color:#600; }

    WordPress Experts

  4. noaneo
    Member
    Posted 3 months ago #

    hi,

    .sf-menu{
    
      background: #600;
    }

    for the child theme

Reply

You must log in to post.

About this Theme

About this Topic

Tags

No tags yet.