Shopify themes, liquid, logos, and UX
Hey
I'll try to keep this as short as possible.
So basically if you go on the mobile website and look at the cart drawer, you will see that the 'Checkout Now' button appears to be larger than the other buttons and the text is basically all over the place.
How do i go about trying to fix this or is there anyone who can do this for me?
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @Haiky21
Please add this code to your theme.liquid file, after <head> to solve it
<style>
@media (max-width: 749px) {
.drawer .checkout-button {
letter-spacing: 0.5px !important;
padding: 0 15px;
}
.drawer .checkout-button .checkout-button__lock {
left: 6px;
}
}
</style>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hi @Haiky21
Please share your store URL
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hey Dan
Url is: Pet-Shack.com
Password is Lewceb
Thank you
This is an accepted solution.
Hi @Haiky21
Please add this code to your theme.liquid file, after <head> to solve it
<style>
@media (max-width: 749px) {
.drawer .checkout-button {
letter-spacing: 0.5px !important;
padding: 0 15px;
}
.drawer .checkout-button .checkout-button__lock {
left: 6px;
}
}
</style>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hey Dan
This works perfectly! Thank you for your help
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025