Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1154789
    JP
    Participant

    hi

    I have the myeternalbeuaty.com website.

    As per image the product title truncates in the items on the shop page. Can I have these wrap to two lines?

    #1154871
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .woocommerce li.product .entry-header h3 {
        text-overflow: inherit;
        white-space: pre-wrap;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1154789 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>