Solved

Buy now button turbo theme misplaced and not aligned with add to cart button anymore

Ewiish
Tourist
3 1 3

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. 

Accepted Solution (1)
Ewiish
Tourist
3 1 3

This is an accepted solution.

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.

 

 

View solution in original post

Replies 13 (13)

KetanKumar
Shopify Partner
36839 3635 11972

@Ewiish 

sorry for any issue 

can you please show me issue images so i will check and update code

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Ewiish
Tourist
3 1 3

This is an accepted solution.

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.

 

 

KetanKumar
Shopify Partner
36839 3635 11972

@Ewiish 

great, thanks for update

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
aazazrah
Tourist
3 0 3

Hi,

 

I'm having the same issue.. not good with edit code. Can you guide me?

Ewiish
Tourist
3 1 3

Hi,

 

you have to add the code i provided in the bottom of your css file of your theme (beneath the existing code).

 

 

KetanKumar
Shopify Partner
36839 3635 11972

@aazazrah 

yes please store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
aazazrah
Tourist
3 0 3
Hi Ketan,

my url - https://catkittykitty.com/

Thx
KetanKumar
Shopify Partner
36839 3635 11972

@aazazrah 

yes please add this code 

1. Go to Online Store->Theme->Edit code
2. Asset->/styles.css ->paste below code at the bottom of the file.

.shopify-cleanslate {
    display: none;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
aazazrah
Tourist
3 0 3

Thank you @KetanKumar. Done edit code. Now its back to normal 👍

 

and thank you @Ewiish  for bringing up this post 👍

 

KetanKumar
Shopify Partner
36839 3635 11972

@aazazrah 

its my pleasure to help us 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
MM2222
Visitor
2 0 0

Hi @KetanKumar ! I pasted the code but it is still not working. Seeing if you can help me out. 

2m
Visitor
1 0 0

Can you please guide me where to put this code? I don't see "styles.css" on my end.

 

@KetanKumar
Kulvindar
Visitor
2 0 0

Hi Ketan,

Can you help me with this?

The buttons are not aligned.

 

Kulvindar_0-1694054026169.png

Thanks