• Resolved gillesken

    (@gillesken)


    Hello,

    i’m using the VW Kids Theme. I changed the header bar with the categories to another color than the standard green, but there are still some green spaces between the different categories. Can i change them to another color?

    Thanks!
    Gilles

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @gillesken,

    Add the below CSS code in additional CSS for that Go to dashboard >> Appearance >> Customize >> Additional CSS >> Here you have to paste the below CSS code >> Publish it

    .main-navigation ul li:first-child a,
    .main-navigation a{
    border-color: red;
    }

    Note: you can change your color code instead of red color

    Thanks.

    Thread Starter gillesken

    (@gillesken)

    Thanks! it worked!

    Theme Author VW THEMES

    (@vowelweb)

    Hello @gillesken,

    Most Welcome, If you have any other query please let us know, we will be happy to help.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Green in header’ is closed to new replies.