Price display in drug store template

More
12 years 4 months ago #21372 by ivan.milic
Add this css to templates\hot_drug_store\css\vm_drug_store.css at bottom

.featured-view .row .product .product-price .PricepriceWithoutTax,
.featured-view .row .product .product-price .PricetaxAmount{
display:none!important;
}

that will hide it only on featured view.

Please Log in to join the conversation.

More
12 years 4 months ago #21375 by eamonmoriarty
Many thanks Ivan

I also added

.browse-view .row .product .product-price .PricepriceWithoutTax,
.browse-view .row .product .product-price .PricetaxAmount{
display:none!important;
}

to correct the problem in Browse view

Please Log in to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum