Viewing 3 replies - 1 through 3 (of 3 total)
  • I think you missed a word there, the… of the navigation?

    Thread Starter lilsugarplum

    (@lilsugarplum)

    I meant how to change the color of the nav bar

    This will be some CSS related. It is best if you have Jetpack Custom CSS activate so you don’t edit the theme file directly.

    .nav {
    background: #cccccc;
    }

    You should change the color code to suit your need.

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