I’m using dawn theme latest version in that the price was aligned to center, i need to make it to left aligned. nut the main product price in product page must be centered
website: https://rugd-in.myshopify.com/
password: rugged
A user working with Shopify’s Dawn theme needs to left-align the price display for complementary products on mobile, while keeping the main product page price centered.
Proposed Solution:
Another user provided CSS code to be added to the theme.liquid file, just above the closing tag. The solution targets specific price elements to adjust their alignment.
Technical Details:
Status: A solution has been offered but not yet confirmed as implemented or tested. The helper requested feedback on whether the solution worked.
I’m using dawn theme latest version in that the price was aligned to center, i need to make it to left aligned. nut the main product price in product page must be centered
website: https://rugd-in.myshopify.com/
password: rugged
Hey @Sivadarshan
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed