Shape 5

Joomla Templates => Amazed Photography - Club => : marleyman July 12, 2016, 01:15:44 PM



: Reduce space between menu items
: marleyman July 12, 2016, 01:15:44 PM
Hi there,
I have a Developer's License.
Cannot for the life of me, figure out how to reduce the amount of space between the main menu items:
http://115bridge.com/

Any help would be greatly appreciated. Thanks!


: Re: Reduce space between menu items
: mikenicoll July 16, 2016, 04:55:32 PM
Hello,

You can add something like this to the custom.css file.

:
#s5_nav li {
  margin-right: -20px;}