Created
December 8, 2023 14:20
-
-
Save SirDarcanos/60124e3539e3c53ac4d3de89cf8054a0 to your computer and use it in GitHub Desktop.
How to Show the Product Short Description on the Shop 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
li.product .short-description { | |
text-align: left; | |
color: #333333; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment