All things Shopify and commerce
When customers veiw my products there is an orange button that says "Design" although I do want them to be able to customize it, when you click on it is very difficult to use and is definitely not the format I am looking for. Does anyone know how to remove this?
Solved! Go to the solution
This is an accepted solution.
I wouldn't know which app is generating the button, without going into your Shopify admin (which I would have to charge you to do).
If it's not obvious which app is causing this to show, then you can just copy-and-paste the code I provided in my last message into your theme's CSS file.
See here for an easy way to do it (if you don't know which file/template your CSS is in): https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css#custom-css
★ Did my post help? If yes, then please like and accept solution. ★
→ Hire me for your Shopify project @ stephens.world
I'm pretty sure that button is being generated from an app you're using, so if you removed the app, it would also remove the button.
Alternatively, you can hide it from all product pages by adding the following coding to your theme's CSS file:
.cj-design-btn2-box {
display: none;
}
★ Did my post help? If yes, then please like and accept solution. ★
→ Hire me for your Shopify project @ stephens.world
Where do I find this code? I'm not sure which app it would be coming from, and for some reason, it is only showing this on the customers end. When I view the product the button isn't there.
This is an accepted solution.
I wouldn't know which app is generating the button, without going into your Shopify admin (which I would have to charge you to do).
If it's not obvious which app is causing this to show, then you can just copy-and-paste the code I provided in my last message into your theme's CSS file.
See here for an easy way to do it (if you don't know which file/template your CSS is in): https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css#custom-css
★ Did my post help? If yes, then please like and accept solution. ★
→ Hire me for your Shopify project @ stephens.world
User | RANK |
---|---|
50 | |
47 | |
39 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023