• The brown color just below the header is a basic colormenu that I want to change. Where can I change this one into a more sandcolor one?
    Or is there a ccs code that I could use ?

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

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello prosocpeter ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    nav {
        background: #ff0F03 !important;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Color header banner/menu’ is closed to new replies.