Skip to content

Instantly share code, notes, and snippets.

@RiaanKnoetze
Created June 5, 2017 11:28
Show Gist options
  • Save RiaanKnoetze/9542ea5616ca21b9d8a611c0e34108e3 to your computer and use it in GitHub Desktop.
Save RiaanKnoetze/9542ea5616ca21b9d8a611c0e34108e3 to your computer and use it in GitHub Desktop.
Permanently show the product title and prices when using the Storefront Homestore page
.site-main ul.products li.product .button,
.site-main ul.products li.product .g-product-title,
.smm-mega-menu ul.products li.product .button,
.smm-mega-menu ul.products li.product .g-product-title {
opacity: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment