• Resolved mahmoudk

    (@mahmoudk)


    Hello everyone,

    I have a problem which is i am not able to change the menu color bar from orange to anything, i have researched it and found that i can do it through custom css, the thing is though i have created a child theme and yet i am not able to see the whole list which is a problem,

    second problem is even if i want to change it from the parent theme its not apply it, i might be making a mistake somewhere.
    I am using a theme called Best Commerce
    your help and support is highly appreciated

    • This topic was modified 7 years, 3 months ago by mahmoudk.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author axlethemes

    (@axlethemes)

    You can use following CSS to change background color of nav bar.

    
    #main-nav {
        background: #00F;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Change the menu color from Orange to any other’ is closed to new replies.