Hello!
I’d like to align the product name to the left (right now is aligned to the center) in my mobile view, how can i do it?
Thanks.
Hello!
I’d like to align the product name to the left (right now is aligned to the center) in my mobile view, how can i do it?
Thanks.
Hello Cava
Can you please share your store URL? if password protected then also provide password.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Hey!
Here it is
thanks for url can you try this code
.ProductItem__Vendor, .ProductItem__Title, .ProductItem__PriceList {
text-align: left;
}
Thanks a lot but it doesn’t work so I’ve tried with this code here and it worked
.ProductMeta{
text-align: left;
}
thanks again for the fast reply
Super good to know, thank you so much
its my pleasure to help us