Hello,
Thank you for the question.
Try to add the following code snippet to the Custom CSS section in Theme Settings to fix this issue
.product-design-sticky .entry-summary div[itemprop=description] {
max-height:none;
}
Regards
Hello,
Thank you for the question.
Try to add the following code snippet to the Custom CSS section in Theme Settings to fix this issue
.product-design-sticky .entry-summary div[itemprop=description] {
max-height:none;
}
Regards