• Marreiros

    (@luismarreirosorg)


    Hi,

    In some products the size of the title occupies only one line and on other cases occupies two lines. The result is unbalanced with the buttons “add to cart” on different lines too. I have thinking that I could solve this problem with a break on the title (a second line) but without any character – filling with space key is not working. Is it possible?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Chris Steman

    (@15km)

    Hi,

    With adding the break to the end of the word, you can add the second line by adding the following CSS to either your CSS file or to the Page Title Splitter Settings CSS Styles.

    .products .pt_splitter { min-height: 1.183rem; }

    The min-height might have to be adjusted based on the font-size used for the product titles.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce product title split’ is closed to new replies.