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

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

If its helpful Accept as solution and like Thanks

1 Like