PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (min-width: 961px) {
#navigation.menu-item-padding ul.menu > li > a {
padding: 0 5px;
}
}
Regards,
PenciDesign.