@KetanKumar provided code to imply in the theme.css file but this solution didn’t work for my Theme (Im Using Dawn). I tried to put the code in the base.css file, as Dawn theme doesn’t have theme.css but it didn’t work. I assume the name of the product title is different in Dawn.
Can someone help to adjust the old solution to the dawn theme please?
You have to adjust the padding and font size by yourself so it fits nicely.
The problem with this solution is, that the position of your product title and product pictures is fixed to a specific position, depending on the padding you used. So for example if you have a product with a much longer title than the rest of your products, the padding-top of the product pictures won’t be enough and the title will overlap with the picture.