Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #458671

    Hi there.
    I want the color of the line below the active page & hover links in the main navigation to be orange. When I scroll down and get the sticky header, it is correct, but not before that. I’m sure it’s simple but I’m spinning in circles.

    Here is a photo of the black line I want to change to orange.

    View post on imgur.com

    #458800

    Hi outofnowhere!

    You can change that with the following CSS.

    .avia-menu-fx {
      background: orange !important;
    }

    Best regards,
    Elliott

    #460979

    Worked great! Thanks a ton. ~Mary Beth

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Color of menu item underlines’ is closed to new replies.