All things Shopify and commerce
Hello friends, how can the titel be written only in 1 line instead of 2 only for mobile version
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
@media(max-width:430px){
.collection__title.title-wrapper h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
font-size: 28px;
}
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Hi@NikosBat , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hello Websensepro, sure here is the url and password: nistore.de , nikthe
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
@media(max-width:430px){
.collection__title.title-wrapper h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
font-size: 28px;
}
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Thanks Webnsesepro, that solved my problem
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