Home Forums WoodMart support forum Menu item not showing properly Reply To: Menu item not showing properly

#162401

Hello,

First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-).

If you want to increase the inner spacing between the main menu items. You can use the below CSS code in global custom CSS area under theme settings >> custom CSS.

.whb-color-dark .navigation-style-default .item-level-0>a{
margin-left:10px;
}

If it still did not look as you expected after using this CSS code. Then share your admin login credentials I will check the spacing and help you out accordingly.

Best Regards.