slideout menu padding

Home Forums Support slideout menu padding

Home Forums Support slideout menu padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #162868
    Chad Biggs

    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

    #162896
    Tom
    Lead Developer
    Lead Developer

    This should do it:

    .main-navigation.slideout-navigation ul li a {
        line-height: 60px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.