How to adjust Title to be written in 1 line

Hello guys, how can I adjust my Title to be written in 2 lines

Hi @NikosBat

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.product__info-container.product__column-sticky .product__title h1 {
    font-size: 18px !important;
}

Result:

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! :rocket: (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

1 Like

Hello Test91 thank you very much that solved my problem

Hello Websensepro thank you very much that solved my problem