Labels on menu items wrong position - by Gerhard

This topic has 7 replies, 4 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson

  • Avatar: Team Borijn
    Gerhard
    Participant
    January 13, 2016 at 11:34

    Hello,

    Why is label new on menu item in the middle of the menu title?
    see http://prntscr.com/9pis20
    Credentials in private.

    Best regards,

    Team Borijn

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 15:19

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .menu .nav-sublist-dropdown ul > li.label-new > a:after {
        right: -44px;
    }

    Regards,
    Robert Hall.

    Avatar: Team Borijn
    Gerhard
    Participant
    January 13, 2016 at 17:26

    Hello,

    I did that, but unfortunately nothing changes. Settings saved and cache cleared ofcourse.

    Is something wrong with the -44px or another mismatch?

    Best regards,

    Team Borijn

    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2016 at 17:35

    Hello,

    I’ve edited the code.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Team Borijn
    Gerhard
    Participant
    January 13, 2016 at 17:51

    Hello,

    That helps! Thank you very much. Is this going to be changed in a new version so this code in our custom global css will be redundant?

    Best regards,

    Team Borijn

    Avatar: Team Borijn
    Gerhard
    Participant
    January 13, 2016 at 17:52

    For others this was the helpfull code to be added in custom global css:

    .menu .nav-sublist-dropdown ul > li.label-new > a:after {
    right: -44px;
    }

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 14, 2016 at 08:32

    Hello,

    We recommend you to keep that css code even after theme update.

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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