Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1877860
Changing height of menu's dropdown items
Closed

Comments

  • JenniferR started the conversation

    Hello, 

    I am using the standard menu system that came with the GEM theme (I am not using Mega Max Menu). The drop down items take up more space than I would like.  I would like to reduce the height of each drop down item (the space above and below each drop down page's name). Can you please tell me how I can do this? In case I want to reduce the side padding too, how would I do that?

    Thank you so much,

    Jennifer

  •  5,055
    Michael replied

    HI!

    pls. use following css, for example:

    #primary-menu.no-responsive > li > ul a {
        padding: 5px 10px;
    }

     

    6707465710.png
  • JenniferR replied

    Thank you! That works perfectly.

  •  5,055
    Michael replied

    Welcome! Have a nice day!