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

    Hi,

    I’ve limited the amount of text that appears on the shop page short description for each product but i’ve noticed that the boxes that the text is in changes size depending on the amount of words that appear inside of the box. Is their a way to keep the short description boxes at a set size without it adjusting for the text that appears in the box?

    Hope that makes sense.

    My website

    Thanks
    Zak

    #1096011

    Hey Zak,

    Please try the following in Quick CSS under Enfold->General Styling:

    .woocommerce-product-details__short-description p {
    height: 100px;
    min-height: 100px;
    }

    Best regards,
    Rikard

    #1096267

    Hi Rikard,

    Thank you so much! It worked

    You can close the thread.

    Best Regards
    Zak

    #1096632

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shop page description boxes’ is closed to new replies.