Skip to content

Instantly share code, notes, and snippets.

@tokopress
Last active November 15, 2017 09:58
Show Gist options
  • Save tokopress/38ff31be0bc88cd13f3a0b52d82a6762 to your computer and use it in GitHub Desktop.
Save tokopress/38ff31be0bc88cd13f3a0b52d82a6762 to your computer and use it in GitHub Desktop.
Marketica - Header Menu - Reduce Pading
.site-header .header-menu li a {
padding-left: 7px;
padding-right: 7px;
}
.site-header .quicknav-icon {
padding-left: 9px;
padding-right: 9px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment