Hello @hazy23,
Please put the CSS below in Customizing > Custom CSS/JS > CSS Code:
@media(min-width: 960px) and (max-width:1200px) {
#site-navigation-wrap .dropdown-menu >li >a {
padding: 0 18px;
}
}
For more information about the CSS/JS code on the customizer, please read this link:
https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.
I hope that helps.
Best Regards