Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #283624
    Hans
    Participant

    Hello Skandha,

    Is there a possibility to change the height of submenu items (the drop down menu).
    In the support forum oi cannot find the solution.

    Kind regards

    Hans Hagmeijer

    #283628
    Skandha
    Participant

    @toerfiets: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation li.menu-item-has-children ul a {
        padding: 5px 21px;
    }

    You can change the padding to adjust the height of sub menu.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #283633
    Hans
    Participant

    Thank you Skandha,

    That did it.

    Kind regards

    Hans Hagmeijer

    #283635
    Skandha
    Participant

    @toerfiets: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘height sub menu items’ is closed to new replies.