Custom navigation menu mouse-over hover.

This topic has 4 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Robert Hall

  • Avatar: venetia
    venetia
    Participant
    January 22, 2015 at 17:01

    Good day.

    I have been helped before pertaining to changing the navigation and menu link colors, I am however struggling to get the mouseover color back. The color the navigtion menu links turns to when you hover the mouse over it.

    My current custom css code is:
    ———————————————-
    .header, .fixed-header-area {
    background-color: #5d5c62;
    border-bottom: #5d5c62;
    }

    .menu > li > a {
    color: white !important;
    }
    .menu >li.current-menu-item >a{
    color: #f05423 !important;
    }
    ——————————————-

    Thanks in advance. It is much appreciated.

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 22, 2015 at 17:39

    Hello,

    Please add this code in custom.css file:

    .menu > li > a:hover {
    color: #f05423 !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: venetia
    venetia
    Participant
    January 23, 2015 at 11:00

    Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 23, 2015 at 11:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Custom navigation menu mouse-over hover.’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.