Hi! Is there a way to make menu a bit wider than it is originally? I have to put 7-8 items to the main menu, but when there are already 7 menu items, it will expand in to the next row. Thank you in advance!
Unfortunately there is no option for that. You can try using custom CSS to adjust it manually (put your custom CSS in "Style Customizer > Others > Custom CSS").
I would recommend "Developer Tools" on Chrome or "Firebug" on Firefox to inspect the elements on the page. Then you can know which CSS selector to adjust.
Hi! Is there a way to make menu a bit wider than it is originally? I have to put 7-8 items to the main menu, but when there are already 7 menu items, it will expand in to the next row. Thank you in advance!
Hi,
Unfortunately there is no option for that. You can try using custom CSS to adjust it manually (put your custom CSS in "Style Customizer > Others > Custom CSS").
I would recommend "Developer Tools" on Chrome or "Firebug" on Firefox to inspect the elements on the page. Then you can know which CSS selector to adjust.
Regards,
Paul