• Resolved Job

    (@angryjob)


    So I’m using the Virtue theme right now without the top bar and using the main menu location. Is it possible to give the second menu loaction a background colour without actually using it as an menu.

Viewing 4 replies - 1 through 4 (of 4 total)
  • No, the secondary nav div isn’t there unless you have a menu assigned to it. but you can add a bottom border to the header div.

    Kadence Themes

    Thread Starter Job

    (@angryjob)

    And how do I add this border?

    hannah

    (@hannahritner)

    Job,
    Add this to your custom css box in theme options > advanced settings:

    .headerclass {
    border-bottom: solid 10px #333;
    }

    Just increase the height and change the color to whatever you like.

    Hannah

    Thread Starter Job

    (@angryjob)

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Second Menu background without using it’ is closed to new replies.