Hello - How can I increase my “purchase” button to match the shop pay size?
Bonus question, where is says “more purchase options”, how can I add in graphics for the accepted types? Similar to what is shown in my footer.
URL is www.gloriapatricollective.com
Thank you!
@Michelle103 - please add this css to the very end of your base.css file and check
.product-form__buttons .button.ajax-submit{width: 100%; max-width: 100%;}
Hi @Michelle103
Please add this code to theme.liquid file, after to increase of purchase button
This is Noah from PageFly - Shopify Page Builder App
Hi @Michelle103 Please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
THANK YOU!!! Worked perfectly!