Home Forums Basel support forum product page design – Image scroll

product page design – Image scroll

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2764

    sesinga
    Participant

    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

    #2772

    Artem Temos
    Keymaster

    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

    #2776

    sesinga
    Participant

    Many thanks for that. It worked perfectly!
    Take care
    Alan

    #2778

    Artem Temos
    Keymaster

    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 🙂

Viewing 4 posts - 1 through 4 (of 4 total)