Skip to content

Instantly share code, notes, and snippets.

@jameskoster
Created September 30, 2013 14:51
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 jameskoster/6764933 to your computer and use it in GitHub Desktop.
Save jameskoster/6764933 to your computer and use it in GitHub Desktop.
Adjust Superstore brand logo max-height
.home #content div.woocommerce-wrap .widget_brand_thumbnails ul.brand-thumbnails li a img {
max-height:1.618em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment