How to set titel only in 1 line instead of 2 only for mobile version

Hello friends, how can I set my title be visible only in 1 line instead of 2 for mobile version?

Link please

Hi @NikosBat

This part is image, not text, so it is uneditable

I hope this helps

Best,

Daisy

Hello DaisyVo, I mean the text above the image Kaufe unsere Kateogrien

@media (max-width: 425px)
{
#SectionHeading-template--22328067621196__collection_list_MYb3aD {
    font-size: 26px;
}

If its helpful Accept as solution and like Thanks

This is Richard from PageFly - Shopify Page Builder App

Hi @NikosBat Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Richard | PageFly