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) and (max-width:1169px) {
#navigation ul.menu > li, #navigation .menu > ul > li {
margin-right: 5px;
}
}Regards,
PenciDesign.