Accepting credit cards, warehouses, and shipping and fulfilling orders
I set up a new shop a few days ago selling football boots, I have had a few people add to cart and a returning visitor add to cart and get to checkout but not buying. I was wondering if there is something wrong with my website and if anyone could check it out? hmboots.myshopify.com is the link and looking for any help I can get 🙏
Solved! Go to the solution
This is an accepted solution.
Hi @hmboots,
It looks like the button border and the text is the same color as your background. Make sure to change the text color using your theme editor. You can also manually change it using the code below.
1. From your Admin page, go to Online store > Themes > click the three dots > Edit code
2. Find the Asset folder, and open the base.css file
3. Add the code below at the very end of the file
.product-form__submit.button.button--full-width {
color: black;
border: 3px solid;
}
The dynamic button depends on the user preferences on their payment option
Hi @hmboots,
Thank you for sharing your website. I did had a look and your buy button is hidden. Is this done intentionally?
thank you for the quick reply and no it is not intended is there a way I can put it back? Thank you for the help
I also have noticed that there is a buy it now button for me sometimes and then a PayPal button other times but this is on my phone and could possibly be different for desktop
This is an accepted solution.
Hi @hmboots,
It looks like the button border and the text is the same color as your background. Make sure to change the text color using your theme editor. You can also manually change it using the code below.
1. From your Admin page, go to Online store > Themes > click the three dots > Edit code
2. Find the Asset folder, and open the base.css file
3. Add the code below at the very end of the file
.product-form__submit.button.button--full-width {
color: black;
border: 3px solid;
}
The dynamic button depends on the user preferences on their payment option
Thank you very much it is largely appreciated
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024