Hi, how i can decrease the size of the button, its colliding on mobile view.
Step 1: Go to your store. Click on Themes > Actions > Edit code >> https://prnt.sc/1z01iws
Step 2: Search custom.scss.css file. And find .grid-add-to-cart class in that file.
Step 3: Remove width:180px; from that and paste this two lines:
width:100%;
max-width:180px;
Hii, @Proto
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
