Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi everybody,
I need to hide the price on the related products row of the dawn 2.0 theme, can someone helps?
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @criscianfa ,
I understand that you want to hide the prices of the related products.
.price {
display: none;
}
I hope it help.
Hi @criscianfa ,
Could you please share your store URL and password (if enabled). So that we can help you. Thank you!
Hi @criscianfa ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
product-recommendations .card-information>.price {
display: none;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Hello Víctor, thanks but I cannot find the
"theme.liquid" theme file
And cannot move to
Step 3. Paste below code before </body> :
After step 1 I find several options but not the mentioned file...
This worked for me! Thank you so much.
I just pasted it in the file under section-related-products.css without the style tag.
thanks again!
thanks this worked
This is an accepted solution.
Hi @criscianfa ,
I understand that you want to hide the prices of the related products.
.price {
display: none;
}
I hope it help.
Done, thanks a lot 🙂
I tried it again. This worked. Thanks!
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