All things Shopify and commerce
https://alltelecoms.myshopify.com/.
As I would like to use shopify as a website, just to let clients know I have the products, but not showing the price, How could I hide the price everywhere , including the home page.
Solved! Go to the solution
This is an accepted solution.
Hello @Alltelecoms ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.section .collection .card-information .price {
display: none !important;
}
If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
Hello there @Alltelecoms follow the steps in this image and you should be able to sort that out.
Let me know if this works for you!
This is an accepted solution.
Hello @Alltelecoms ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.section .collection .card-information .price {
display: none !important;
}
If problem solved don't forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services
You can find the email in the signature below.
Thanks
Thank you Guleria, very useful, and I have done it .
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024