Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
hello, im trying to align every thing on center , it worked on phone exepet for amount but on desktop it looks weird. im using dawn default theme
Solved! Go to the solution
This is an accepted solution.
Hi @skai,
Please add code:
.product__info-container {
text-align: center;
}
.product-form__input, .product-form__quantity .quantity {
margin-left: auto !important;
margin-right: auto !important;
}
This is an accepted solution.
Hi @skai,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.footer {
display: none !important;
}
Hope it helps!
oh sorry for that issue can you please share store url so i will check and let you kno
Hello @skai
Can you give me your Store password so I can check it for you?
Kind & Best regards,
GemPages Support Team
yes, password is dle
yes, password is dle
Hi @skai,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.product-form__input,
.product-form__quantity .quantity {
margin-left: auto !important;
margin-right: auto !important;
}
Hope it helps!
didn't help.
This is an accepted solution.
Hi @skai,
Please add code:
.product__info-container {
text-align: center;
}
.product-form__input, .product-form__quantity .quantity {
margin-left: auto !important;
margin-right: auto !important;
}
thank you so much friend.
hey sorry friend again, how can i remove the footer completely? No line separator and the @2022 dleofficial at the bottom?
This is an accepted solution.
Hi @skai,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.footer {
display: none !important;
}
Hope it helps!
amazing friend
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025