Shopify themes, liquid, logos, and UX
Hello,
How can i center align the product information to center of the page (and not top of the page) on dawn theme?
Thanks.
Hi @Elay, Can you kindly share your store link with us? We will check it and suggest you a solution if possible.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕ .
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hello @Elay
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month nowHello @Elay
can you please share your website URL.
Thanks
Hi @Elay , if you are using Dawn theme , go to base.css file and add the following code at the end of it :
@media (min-width:1000px){
.product__info-wrapper {
display: grid;
align-items: center;
}
}
@Elay , Remove the previous code and add this instead :
@media (min-width:1000px){
.product__info-wrapper {
margin-top:30rem;
}
}
Works better now, Thanks!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024