removing PricesalesPrice from product and category

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 5 months ago #40115 by Darko101
Dear Sirs,

Since we are a wholesale company we only use prices excl VAT.

For some reason I do not seem to be able to remove the PricesalesPrice form product or category view. When not selecting in VM configuration or putting size to 0px, the PricesalesPrice is also removed from the cart.

How would I remove PricesalesPrice from product details view and category view.
url mycornetto.nl/assortiment/smaken/ola-sof...1x4ltrola-soft-kopen

Kind regards,
Darko Ivancevic

Please Log in to join the conversation.

More
10 years 5 months ago #40120 by ivan.milic
Add this to template_css.css

DIV.PricesalesPrice > span.PricesalesPrice{
display:none;
}

Please Log in to join the conversation.

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 5 months ago #40125 by Darko101
Not doing anyting.

Please Log in to join the conversation.

More
10 years 5 months ago #40134 by ivan.milic
try:
.PricesalesPrice .PricesalesPrice{
display:none!important;
}

Please Log in to join the conversation.

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 5 months ago #40144 by Darko101

Please Log in to join the conversation.

More
10 years 5 months ago #40148 by ivan.milic
Strange all is ok, but it seams it does not have effect, copy paste this :
Code:
.PricesalesPrice .PricesalesPrice{ display: none!important; }

carefully.

Please Log in to join the conversation.

Time to create page: 0.145 seconds
Powered by Kunena Forum