HOT/NEW label in menu - by iminfamous - on WordPress WooCommerce support

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

  • Avatar: iminfamous
    iminfamous
    Participant
    May 26, 2017 at 13:59

    When I open menu with HOT/NEW label I got issue. Line becomes white in dark theme. How can I fix it?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 26, 2017 at 14:32

    Hello,

    Try to add this code in Theme Options > Styling > Custom css:

    .menu-wrapper .menu ul > li.menu-label-hot:hover, .menu-wrapper .menu ul > li.menu-label-new:hover, .menu-wrapper .menu ul > li.menu-label-sale:hover {
        background-color: #2f2f2f;
         display: block;
    }
    .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover {
        background-color: inherit;
        color: #fff;
    }

    Regards

    Avatar: iminfamous
    iminfamous
    Participant
    May 26, 2017 at 15:02

    Thanks! It works.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 26, 2017 at 15:11

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘HOT/NEW label in menu’' 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.