Ewiish
November 15, 2021, 7:06pm
1
Hello,
The buy now button on my product pages has moved down. Normally it was aligned with the add to cart button but suddenly it moved under the add to cart button.
I think it’s easy to fix for people who have a bit experience but i couldn’t fix it. Can someone help?
This is my website where you can see the problem: www.ewiish.nl .
Thanks in advance. Looking forward to replies from the experts here.
@Ewiish
sorry for any issue
can you please show me issue images so i will check and update code
Ewiish
November 16, 2021, 3:39pm
3
hi @KetanKumar ,
thank you for your reply. i have already fixed fixed it by adding this code to my theme’s css.
.shopify-payment-button div {
height: auto;
}
thanks anyways.
Hi,
I’m having the same issue.. not good with edit code. Can you guide me?
Ewiish
November 17, 2021, 12:03pm
6
Hi,
you have to add the code i provided in the bottom of your css file of your theme (beneath the existing code).
@aazazrah
yes please add this code
Go to Online Store->Theme->Edit code
Asset->/styles.css ->paste below code at the bottom of the file.
.shopify-cleanslate {
display: none;
}
Thank you @KetanKumar . Done edit code. Now its back to normal
and thank you @Ewiish for bringing up this post
@aazazrah
its my pleasure to help us
MM2222
November 24, 2021, 2:44am
12
Hi @KetanKumar ! I pasted the code but it is still not working. Seeing if you can help me out.
2m
January 20, 2022, 1:50pm
13
Can you please guide me where to put this code? I don’t see “styles.css” on my end.
Hi Ketan,
Can you help me with this?
The buttons are not aligned.
Thanks