A user is attempting to reposition the “Add to Cart” button higher on their product pages but cannot locate the correct code to modify. They are using the Handy theme on their Shopify store (stingergrips.com).
Key challenges identified:
Products display in a modal pop-up rather than standard pages
Product layouts vary between desktop and mobile views
The modification requires editing liquid template files, not just CSS
Simple copy-paste solutions won’t work due to the theme’s complexity
Resolution:
Another user (AfterDarkGrafx) offered assistance and sent a collaborator request to access the theme code directly. They indicated they would check the theme and follow up via email. The issue appears to require developer-level intervention to properly modify the product template or related liquid files.
Summarized with AI on November 24.
AI used: claude-sonnet-4-5-20250929.
I am trying to move the add to cart button above where it currently is. I cannot find the code to do so, and only have a css file but cannot find the correct code in there either. Please see photo below! I haven’t found any articles on my theme, Handy, and have tried to contact the theme developer directly but no luck. Please help!
needs to be done in the code → online store → edit code → then you need to edit the product template.liquid or other template page that the theme developer created for that.