decrease menu padding for second level
Hi. Love your theme!! I’ve reduced the padding for the menu using this code you provided: /* Menu Padding Horizontal */ .main-navigation ul li a { padding-right: 25px !important; padding-left: 25px !important; } I would now like to reduce the…