Hi there!
How can I move the Featured Product page text lower and more to the left to be in line with product picture?
This is what I have currently and I'm looking to make the changes in accordance with the photo I've attached:
Thanks for your help in advance!
Solved! Go to the solution
Please provide website url and if your store is password protected then also provide password
This url is showing error.
This site can’t be reached
Hi paramSoft,
Can you try again? I've tried on different devices and it's working.
website: peachilashes.com
pw: peachi
Please place this code at the end of theme.scss
.product-single__meta {
text-align: left;
}
I tried the code, but it only affects the product pages once I click into a specific product.
Is there a way to make that customization shown above to the home page "featured product" section? Featured product is one of the premade sections given for brooklyn theme.
This is an accepted solution.
Please place this code at the end of theme.scss
.product-single__meta--wrapper, .product-single__meta {
text-align: left;
}
Thank you for update.
User | Count |
---|---|
458 | |
196 | |
139 | |
61 | |
42 |