product page design – Image scroll
-
Hiya,
Can you tell me what code I need to edit to increase the ‘excerpt size’ for the short product description in the image scroll page design? There seems to be no limits of the amount of text that appears in the other product page designs. Ideally, I’d like to use this as a standard for all four page layouts.
Take care
Alan
Hello,
Thank you for contacting our support.
You can increase excerpt height with the following code snippet that you need to add to the Custom CSS section in Theme Settings
.product-design-sticky .entry-summary div[itemprop=description] {
max-height: 100px;
}
Regards
Many thanks for that. It worked perfectly!
Take care
Alan
You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.
And we would be glad if you will rate our theme with 5 stars on themeforest in case you are satisfied with our theme and customer service http://themeforest.net/downloads
Thank you in advance 🙂