Shopify themes, liquid, logos, and UX
Hi,
On mobile i would like to have the product description aligned to the left (just like desktop). The text comes in via a dynamic source.
How can i do this?
The Theme im using is 'Next'. The url is https://theflowerfield.nl/
Can you help me?
Solved! Go to the solution
This is an accepted solution.
try to paste in the screen.css file.
Hello @brtbbnk
I tried with code, but on mobile, the text is not displaying properly the way you want.
Hi @brtbbnk
Try this one.
@media only screen and (max-width: 760px) {
.swiper-slide.swiper-slide-active {
text-align: left !important;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi, thanks for your reply!
I saw a comment like this before. I can't find any of the "base.css, style.css or theme.css" files. Not in the assets map, but also not in any 'edit code' map.
This is an accepted solution.
try to paste in the screen.css file.
Perfect, that works. Thanks!!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025