A “Save and duplicate” option would be very useful 🙂
Is it something you expect will be implemented?
Thread Starter
NPLD
(@npld)
Ok, I’ll put it to the menu theme instead – Thanks 🙂
Thread Starter
NPLD
(@npld)
Ok, after updating to the latest version the above css code doesn’t work anymore :/
Thread Starter
NPLD
(@npld)
Hello Tom,
I want to align the whole menu to the right and have now found out that it can be done with the following CSS:
div#mega-menu-wrap-primary-2 ul#mega-menu-primary-2 {
text-align: right;
}
Thread Starter
NPLD
(@npld)
I solved the problem by just removing the menu item and placed it again, but there still seems to be a bug 😉