Badge position - by ctrimde - on WordPress WooCommerce support

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

  • Avatar: ctrimde
    ctrimde
    Participant
    November 18, 2015 at 14:03

    Dear Team, please advise how to CONTROL the BADGE (new, hot, sale) position in the CSS sheet. Right now it is “on top ” of the menu text- so u cannot read the Menue properly 🙁

    Please have a look at the main menu:

    https://lecity.org

    Many thanks!
    Claudia

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 18, 2015 at 14:36

    Hello,

    Try to use this code in custom.css file:

    @media (min-width: 980px) {.header-vertical-enable .menu > li.badge-new > a:before, .fixed-header .menu > li.badge-hot > a:before, .fixed-header .menu > li.badge-sale > a:before, .main-nav .menu > li.badge-new > a:before, .main-nav .menu > li.badge-hot > a:before, .main-nav .menu > li.badge-sale > a:before {
        right: -28px !important;
    }}

    Best regards,
    Jack Richardson.

    Avatar: ctrimde
    ctrimde
    Participant
    November 18, 2015 at 14:58

    This worked wonderfully!

    Thank you very much!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 18, 2015 at 16:19

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Badge position’' has been successfully resolved, and the topic is now closed for further responses

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