Header menu space & dropdown menu width - Debut Theme

@Peekaboo

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!

2 Likes