M Ureeb
asked 9 years ago

please tell me how to reduce space between the main navigation items of DW Focus, so that i can accommodate 1 or 2 more items in the menu. tell me the code to change margins/padding/space between main navigation menu items.

Thank You in advance.

1 Answers
DominicStaff
answered 9 years ago

Hi,
To change the space between items in the menu, you can add the following code to the style.css file:
.navbar .nav li a { padding: 10px 6px;}
Hope this helps !

ureeb
replied 9 years ago

thanks Dominic, it worked. you are really helping !

Powered by DW Question & Answer Pro