This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
Dear 8theme,
We were wondering how to make the shop page so that underneath the title we could include a short description (smaller than the title) so that customers can have a short description of the product that is visible without having to click on the product itself.
-thanks
PCPPrinting
Hello,
Add this code in Global Custom CSS:
.products-grid .product-excerpt {
display: block;
}
and short description of a product will be shown.
Regards,
Eva Kemp.
Perfect!
Thanks,
PCPPrinting
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Short Description under title in shop page’' has been successfully resolved, and the topic is now closed for further responses