BIKESTORE - Price box issue
Amazing responsive, mobile ready VirtueMart e-commerce Joomla template
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Mar 06, 2014 5:43 am
- Reply with quote
- Report this post
Please see attached file, looked all over the CMS and cannot find anywhere or how to remove it. I do not want customers seeing this at all.
Thank you please see attached file.
Thank you please see attached file.
-

- Fresh Boarder
- GK User
- Thu Mar 06, 2014 7:27 am
- Reply with quote
- Report this post
Could You please post an url to your site - to exact product page?
-

- Moderator
- GK User
- Thu Mar 06, 2014 10:32 pm
- Reply with quote
- Report this post
Thank you Cyberek, I have PMed you..
-

- Fresh Boarder
- GK User
- Fri Mar 07, 2014 9:54 am
- Reply with quote
- Report this post
Please edit: /templates/gk_bikestore/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.product-price > strong, .product-price > .price-crossed, .product-price > .PricediscountedPriceWithoutTax, .product-price > .PricepriceWithoutTax {display: none;}
div.PricesalesPrice {
margin: -10px -20px -10px;
}
Remember to enable "CSS override" in template settings - advanced section.
-

- Moderator
- GK User
- Fri Mar 07, 2014 2:07 pm
- Reply with quote
- Report this post
I have added this to the overide.css and it did not remove all of the above.
Also CSS Overide is enabled in template.
Also CSS Overide is enabled in template.
-

- Fresh Boarder
- GK User
- Sun Mar 09, 2014 9:02 am
- Reply with quote
- Report this post
- Code: Select all
.product-price > strong, .product-price > .price-crossed, .product-price > .PricediscountedPriceWithoutTax, .product-price > .PricepriceWithoutTax {display: none !important;}
div.PricesalesPrice {
margin: -10px -20px -10px;
}
This should help.
-

- Moderator
6 posts
• Page 1 of 1
