Using shorter blog titles for main blog page

In my main blog page, all the blog titles are cut off on the middle of the second line (“Wonderlan…”)

Can I create another text box in the blog page where I can type a shorter title that will appear here in the main page? I also want the character limit to be two full lines across.

I am using Studio Theme.

Thank you!

Hello @CIO1234 ,

Yes possible but not without the customization.
If you need a developer to do it you can drop me an email to discuss further.

Thanks

Hi @CIO1234

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the base.css file:

.article-template__title {font-size: 32px !important;}

Regards,

San