Shopify themes, liquid, logos, and UX
My buy buttons currently look like this:
How can i make them look like this instead:
Basically i want them to be in the same line and have the mobile version be the same as it is
Hi Motoblox,
Could you please provide your store URL? I’ll provide the CSS code needed to achieve the result you’re looking for.
Regards,
Markit-Themes
Hey @Motoblox
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (min-width: 768px) {
.shopify-payment-button {
width: 50% !important;
}
.product-form__submit {
width: 15rem;
}
.product-form__buttons {
display: flex !important;
gap: 2rem !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
this is looking good thanks a lot is there a way to add a small text box over buy now that says there is a discount on prepaid orders
Here is a example:
Also if you can help me round the buttons that would go a long way
this looks so good now, can you please also help me add a small text box above buy now for prepaid orders
Here is a example:
If i can also round the buttons like this that would be so good
Hey @Motoblox
Your store is password protected, can you share the password as well?
Best Regards,
Moeed
i have removed it now
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024