Hi
I’m just after some help with a code to make the “add to cart” buttons half the current width in the featured collection section on my home page. As you can see in the pic they go right across the product tile.
Thanks
Hi @3D-Cast
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Hi @3D-Cast , Can you give us store url?
Sure, https://3dcaststore.com.au/
Thanks
Hi
I’m trying this feature on my testing theme. I don’t want these buttons on my live theme until I can get their size right
So, can you download your theme and share your zip file with us? We will help you check it and suggest you a solution.
Hi @3D-Cast
Please add this code at the end of base.css file
.quick-add button.quick-add__submit {
min-width: max-content;
width: max-content;
margin: 0 auto;
padding: 0 25px;
}
Hi @3D-Cast
Please share the working theme link so that, I can check the solution for button center alignement and choose options issue.
Hi @3D-Cast
Welcome, please make accepted solution to my reply