Main menu submenu line height

This topic contains 2 replies, has 2 voices, and was last updated by  jotomas 4 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #526032

    jotomas
    Buyer
    Post count: 802

    Hello,

    I would like to reduce the line height of the main menu submenu options.

    I would appreciate very much if you could let me know the CCS to use.

    Thank you very much for your help.

    Best regards.

    #526035

    Kor
    Moderator
    Post count: 16516

    Hi jotomas,

    Thank for your post. You can use the custom CSS code below.

    #primary-nav ul .sub-menu a {
        min-height: 40px!important;
        line-height: 40px!important;
    }
    #526064

    jotomas
    Buyer
    Post count: 802

    Hi Kor,

    Thank you very much!

    Best regards.

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket