Help Display Product information text On 2 lines (Prestige theme)

I am using the Prestige theme. The product title is displayed everywhere, as shown in this image.

We would like the titles to be displayed in the same line, regardless of size. like this reference.

You need to share a link to your store and say where exactly you need this.
It looks like you have a bunch of AI-generated sections – these use different classes structure and would need to be assessed+addressed one-by-one.

For theme native product grids you can use this code – can put it into “Theme settings”(cog icon)=> “Custom CSS” or “Custom CSS” setting of the collection grid section(s).

.product-card product-price {
  --margin-block-start: auto;
}

Before:

After:

Hi @5611632

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Best regards,
Devcoder :laptop:

@5611632 can you please share this page link?