This topic has 7 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
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
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.
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
Hello,
I’ve edited the code.
Please check now.
Regards,
Eva Kemp.
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
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;
}
Hello,
We recommend you to keep that css code even after theme update.
Best regards,
Jack Richardson.
Tagged: correct, labels, menu items, positioning, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up