Shopify themes, liquid, logos, and UX
Hi!
I want the text on the home page on phone to be aligned on the left instead of the middle. I am talking about the text under the products. The signature (which is a picture) can just stay in the middle.
discinetherlands.com
password; joepjoep
Hi @Disci
Try this one.
@media only screen and (max-width: 749px){
a.product-title.line-clamp {
text-align: left;
}
.v-stack.justify-items-center.gap-2 {
width: 100% !important;
}
.justify-items-center {
justify-items: left !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi! this looks great but this is not exactly what i meant... sorry if i wasnt clear.
I was talking about the text below the products, with 'understated...' and the paragraph underneath
You think you can align this on the left?
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