Main Menu Item Spacing

Posted in: Newspaper
Post count: 170

Can you please tell me how to adjust the spacing so all category and page names are on same line here howdoidate.com.

Thank you.

Derek

Post count: 22421

Hello Derek,

This happens when adding a lot of menu items. You can use this custom css code to reduce the spacing between the menus.
Add the code in the theme panel->custom css box

.sf-menu > li > a {
padding: 0px 10px;

Thank you!

Post count: 170

Thanks Bogdan – works perfectly. Appreciate your fast and accurate reply.

Best wishes,

Derek

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.