Home › Forums › WoodMart support forum › make the menus in one line › Reply To: make the menus in one line
August 1, 2022 at 3:09 pm
#394834
Aizaz Imtiaz Awan
Keymaster
Hello,
1) You are using too many elements in the menu please try removing some items then check back.
2. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-sticked .wd-header-cart.wd-tools-element.wd-design-5.cart-widget-opener {
display: none;
}
Best Regards