Site logo

Archived topic

slideout menu padding

1 reply · Started by Chad Biggs on January 2, 2016

Viewing posts 1–2 of 2

Hi Tom, could you tell me which css rule to change the space between the slideout menu items? I need them to be closer together.

I'm not sure why I am having such a hard time identifying selectors in firebug.

Thank you,
Chad

This should do it:

.main-navigation.slideout-navigation ul li a {
    line-height: 60px;
}
This archived topic is closed to new replies.