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

    Hi Kriesi team,

    I found this post on how to deactivate the underline on the transparent header. (it worked with .avia-menu-fx { display: none; } )

    However, I can’t get quick CSS code working to simply change the color of the underline. Am I missing something?

    Thanks for the great support!
    Thomas

    #391757

    Hi icotom!

    Add this to your custom CSS.

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

    Best regards,
    Elliott

    #391946

    Hi Elliott,

    Thanks a lot, works perfectly fine!

    Best regards,
    Thomas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change color for main menu underline on transparent header’ is closed to new replies.