All things Shopify and commerce
Hello friends, how can I set my title be visible only in 1 line instead of 2 for mobile version?
Solved! Go to the solution
This is an accepted solution.
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 </body>
<style>
@media screen and (max-width: 767px){
#SectionHeading-template--22328067621196__collection_list_MYb3aD{
white-space: nowrap !important;
font-size: 20px !important;
}
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
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 an accepted solution.
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 </body>
<style>
@media screen and (max-width: 767px){
#SectionHeading-template--22328067621196__collection_list_MYb3aD{
white-space: nowrap !important;
font-size: 20px !important;
}
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025