Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1445388

    Hello everybody,
    just got one little question:

    I succeeded to change the color of the hover line in the main menu from black to my customized color (red) using the css from your documentation:

    /* Underline color on hover */
    #top #avia-menu .menu-item:hover > a > .avia-menu-fx {
    background-color: #8c084c;
    border: none !important;
    }

    BUT, the line under Start is still black. I would like to get the black line under “Start” red as well. How can I manage that?
    I added a screenshot in Imgur as well as the link to my website. Pls see private content.

    Thanks for advising me.
    Anne

    #1445390
    #top #avia-menu .avia-menu-fx {
      background-color: #8c084c
    }
    #1445394

    Thank you, that worked perfectly :-)

    #1445400

    Hi,

    Great, I’m glad that @guenni007 could help you out :-)

    Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1445401

    Yes, Rikard, you can close the topic.
    Thank you and kind regards,
    Anne

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change the color of the hover line’ is closed to new replies.