All things Shopify and commerce
I'm using the Shopify Prestige theme, and I've noticed that the content in the text box is left-aligned when viewed on a computer, but it becomes center-aligned on mobile devices. I've tried editing the code based on the answers I found in the community, but it hasn't worked. Can anyone help me resolve this issue? Thank you.
Solved! Go to the solution
This is an accepted solution.
Paragraph with the image with section? This one?
All paragraph will be in the left. If this one then try the code.
@media only screen and (max-width: 749px) {
image-with-text.image-with-text p {
text-align: left;
}
}
Hi @wangyalan621 ,
Could you please share your store URL, so that I can help you
Just a question you like all text alignment on the left? Or there are only some specific text you like to align? Would you mind to share your store URL website, with password if its protected? Thanks!
I'd like to align the content in paragraph box to the left, all the title or subtile remain centered as they are now.
This is an accepted solution.
Paragraph with the image with section? This one?
All paragraph will be in the left. If this one then try the code.
@media only screen and (max-width: 749px) {
image-with-text.image-with-text p {
text-align: left;
}
}
Cool! problem solved.
Good to hear, Please dont forget to Mark Solution to the post that help you. Thanks!
User | RANK |
---|---|
40 | |
39 | |
24 | |
23 | |
21 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023