Hello,
I`v used this css code to hide prices for products in Category1 and it works. But in product description page the prices is displayed (
Thanks Maya)
div.ecwid-productBrowser-CategoryPage-749204 div.ecwid-productBrowser-price {
display:none;
Then, i`v tried the codes and css mentioned by Maya and Eugene, but the prices are still displayed in the product description page for products in category1.
If i could hide all prices that are equal to 0.00 from the store (list and product description) would be great. I tried the code Eugene provided but it doesn`t seem to work for me (
https://gist.github.com/2725680)
I would like to kindly ask you to resume all that was said in this thread: If i don`t want to display the prices for product in Category1 (only the prices), not just in list view but also on product detail page what line of code should we use in the end, Maya`s or Eugene`s code? And what is the final version of the code. The thread is very confusing. I hope a "general solution - just copy paste it in the proper section of your site" exists

If not, i guess i`ll just settle with the css code that Maya so kindly provided
Kind regards,
Sergiu