Skip to content

Instantly share code, notes, and snippets.

@bradleysa
Created February 11, 2020 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradleysa/55a53d58e777f0a419218f17e13f6961 to your computer and use it in GitHub Desktop.
Save bradleysa/55a53d58e777f0a419218f17e13f6961 to your computer and use it in GitHub Desktop.
Storefront: Reduce Size of Logo Link Area
@media screen and (min-width: 481px) {
.woocommerce-active .site-header .site-branding {
width: 20%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment