Created
June 5, 2017 11:28
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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