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!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024