All things Shopify and commerce
Hi there ,
The quantity , add to cart buttons are not working after I had added the the text field above them . Can any one assist me with this issue .
Site url :: https://n0xgyovg60bds1z6-71493648693.shopifypreview.com/products/demo-copy-of-my-nametags-door-stick...
Thank You!!!
Hey @jnud21
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>
.product-personalizer {
z-index: -1 !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
I added this code , but now I am unable to enter anything in the text field
Hi, Try to add this css
.product__info-container .shopify-block {
height: auto;
overflow-y: hidden;
}
If worked then adjustment you css to make it great.
Thanks
Hi ,
I tried adding the above code , the buttons still do not work .
The button not work because the layer of Input fields is above the buttons, the margin bottom of fields is -115px so we need set button above of the fields or fix the margin.
.product-form {
display: block;
position: relative;
z-index: 2;
}
.product__info-container .shopify-block {
height: auto;
overflow-y: hidden;
}
Is this give impact? in my browser these css is fixed your problem.
User | RANK |
---|---|
45 | |
44 | |
44 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023