Shopify themes, liquid, logos, and UX
Could I adjust the alignment of my price, reviews, title, variants, and selling points to the left-hand side on mobile, instead of being centered? My theme is Impulse. Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @brianel ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:
@media screen and (max-width: 768px) {
.product-single__meta {
text-align: left !important;
}
}
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @brianel ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:
@media screen and (max-width: 768px) {
.product-single__meta {
text-align: left !important;
}
}
Hope my answer will help you.
Best regards,
Victor | PageFly
Hey Victor, thanks! I was looking to left align that text below the price too...
You got a solution to that?
best regards
Ricky
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024