Top Menu Background Hover Color - by George

This topic has 6 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler

  • Avatar: georcarson
    George
    Participant
    June 1, 2017 at 15:31

    On the Top Bar dropdown menus & the ALL CATEGORIES dropdown menu in the header, how do I change the color of the background hover? Right now it is a very light gray almost invisible. Thanks.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 2, 2017 at 09:42

    Hello,

    Please try to add this code in Custom css:

    .header-wrapper .header-search.act-default div.fancy-select ul.options li:hover {
        background-color: rgba(69, 110, 156, 0.33) !important;
    }
    .languages-area .menu > li > ul li a:hover, .top-links .menu > li > ul li a:hover {
        background-color: rgba(90, 161, 227, 0.31);
    }

    Regards

    Avatar: georcarson
    George
    Participant
    June 2, 2017 at 13:39

    That works great, but I am still missing the “My Account” dropdown on the top menu. Thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 2, 2017 at 13:49

    Hello,

    Oh I see, please try:

    .my-account-link ul > li > a:hover {
        background-color: blue;
    }

    Regards

    Avatar: georcarson
    George
    Participant
    June 2, 2017 at 13:58

    Got it. Thanks again.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 2, 2017 at 13:59

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘Top Menu Background Hover Color’' 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.