I quickview of “pairs well with”:
Please, I want AddToCart bigger and delete the line containing “Availability : In Stock”
Website URL: happyoff.com
A user seeks to modify their Shopify product page by:
Requested Changes:
Two community members provided CSS solutions to be added to the theme.liquid file before the </body> tag. However, the implementation only partially succeeded:
Current Status:
The user shared screenshots showing the button still appears in its original size despite applying the suggested code. The issue remains unresolved, with the button width and text styling requiring further CSS adjustments.
I quickview of “pairs well with”:
Please, I want AddToCart bigger and delete the line containing “Availability : In Stock”
Website URL: happyoff.com
Hey @Optimist1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @Optimist1
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
The Line is removed but the AddToCart Button is still in the same size - and do not forget the font size of the “Add to cart” Text, Here you are the screen: