Please add the following code at the bottom of your assets/theme.css file.
.site-nav a {
padding: 3px 20px !important;
}
.site-nav__dropdown--centered {
width: auto !important;
}
Hope this helps.
Thanks!
Please add the following code at the bottom of your assets/theme.css file.
.site-nav a {
padding: 3px 20px !important;
}
.site-nav__dropdown--centered {
width: auto !important;
}
Hope this helps.
Thanks!