Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #224611

    Hello,

    I’ve had a good look through the other posts, but I can’t find anything that relates to this issue. I’m trying to reduce the spacing / padding between the items on the main dropdown menu.
    http://www.balancedpizza.com/

    It’s too deep between each item and I’m intending to add more items without it being ridiculously long.

    Thanks,
    Donnie

    #224759

    Hi donniemaclean!

    You should remove this line of code on Quick CSS:

    .main_menu ul:first-child > li a {
    height: 75px !important;
    line-height: 75px !important;
    }

    Regards,
    Ismael

    #224917

    Great. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Submenu spacing depth / padding’ is closed to new replies.