Shopify themes, liquid, logos, and UX
Hi there.
Can anyone advise on how to hide product prices on the the Impact 2.0 theme?
I would like to know which code to inject in the theme to achieve this please.
Any solutions are welcome.
Thank you.
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @mikhailkuzi ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Layout folder -> theme.liquid file.
Add the following code in the bottom of the file above </body> tag
<style>
.price-list {
display: none !important;
}
</style>
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hi @mikhailkuzi
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
price-list {
display: none;
}
</style>
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you for your response, I have tried it out but it did not reflect site-wide. I appreciate your input all the same.
Hi @mikhailkuzi Let me know if you need further help.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @mikhailkuzi ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Layout folder -> theme.liquid file.
Add the following code in the bottom of the file above </body> tag
<style>
.price-list {
display: none !important;
}
</style>
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Thanks David that works like a charm.
I really appreciate the assistance.
Have a great day!
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