I am having issues finding a solution that works for my website but my “Add to Cart” buttons are too wide. Is there a way adjust this with the code to make it about half the width.
My website is https://hoteluniformshop.com/ and my theme is Testament (We Are Underground)
Hi @FashionizerSpa
You can go to the edit code and find the product-detail.liquid (I am not sure of the file name. You can give me the screenshot of the section that contains product.liquid)
After that, you can search this line of code and change the span-6 to span-4 or span-3

If you don’t mind, you can give me access as collaborator to see your theme files.
Hello,
I am San from MS Web Designer.
Go to Themes > Edit code > Theme.liquid > at the bottom place this code before
Hope this helps.
If you have any queries do let me know.
Regards,
San
Hi @FashionizerSpa
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code just above tag
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka