No content to show
User Activity
03-23-2024
Hi this solution is great, I have implemented the code and the buttons are visible and working. Any suggestions on how to change the alignment, color or boldness of the buttons?Thanks
This is the code i am implementing, Is there any advice you can give me to make it work or improve it? <div class="tear-btn" id="tear-btn" style="align-self: auto;" onclick="tearSheet()"><input class="tear-sheet" id="tear-sheet" type="button" name="p...
Thanks for your reply Tim,Yes, I am unsure of where to place the code in 'main-product.liquid' shown in the third photo above.I tried a few places in the code but do not have a lot of experience in this area. At one point I had the button show up but...
I am looking to add a tear sheet to my product pages using custom code. From this forum: https://github.com/gravyhtx/shopify_product-tear-sheetI have completed the first two steps but am struggling to complete the last part. Part 1Part 2Part 3 Please...