Color of main nav menu bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8916
    joemick14
    Participant

    How can I adjust the color of the main nav menu bar. It is black and I would like to change it. I have the pro version and was disapointed because it didn’t really give any extra color options. If someone could walk me through changing the color of that I would appreciate it.

    #8941
    eVision Themes
    Keymaster

    Hello Joemick14,

    Sorry for the inconvenience.
    Put this code in Additional CSS in order to change the color of nav bar.

    .wrap-nav {
        background: #0000ff;
    }

    Hope this helps your queries.

    #108869
    dgarrett20
    Participant

    I’m having the same issue, but when I use that code in the additional CSS section, it only changes the outer edges of the menu bar and everything between is solid black.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.