fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

product with variaton & problem price

hello

i have normal products on my shop and also one variation product

  1. how can i change the color of the variation price below?
  2. how can i eleminate the price in the bottom ” …from …to? in the variation i only want to have the exact price

Thank you

Hakik Zaman

Hi Ranzi,

Thanks for reaching out to us.

Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.

Thank you

Hello

maybe this image will make it clearer…
the color of the first price i have changed now via style.css

but the other problem still remains

Thank you

Hakik Zaman

Hi Ranzi,

Unfortunately, your screenshots were not attached correctly. Please upload your screenshot here- https://prnt.sc/

Then post directly the screenshot link. You can also record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.

Thank You

Hakik Zaman

Hi Ranzi,

Unfortunately, what are you asking is not a feature of our plugin.

BTW, you can try to put the below CSS at Appearance > Customize > Additional CSS

.woo-variation-swatches .woocommerce-variation-price .price {
  color: red !important; /*Set your color here*/
}

.bd-productprice-10 {
   display: none;
}

Thank You

Hello

thank you. the code is working but when added it the “normal price on normal shop page dissappeared, too

Is it possible only on the variaton product – which has a special category – to do these css code?

thank you very much for your support

Andrea

 

 

Hakik Zaman

Hi Ranzi,

Replace the previous CSS with the below:

.woo-variation-swatches .woocommerce-variation-price .price {
  color: red !important; /*Set your color here*/
}

.single .bd-productprice-10 {
   display: none;
}

Then let me know if it resolves your issue or not.

Thank You

Hakik Zaman

Hi Ranzi,

I am sorry. I didn’t understand what did you mean by both sides.

A screenshot will be great to understand.

BTW, it is not an issue from our side. So, I think you should contact the author of the plugin/theme, which you are using to display that price range.

They can help better on this matter.

Thank You

Hello Hakik,

i am sorry for asking support. But in the documentation i didnt find a solution. Further, in several forums i read, that other customers had similar problems. As we use for the variation products your plugin, it would be very helpful and nice, if you can help us. I think, i am not the only person who needs these settings. I dont thind that it depends on the theme, because we tested it also with another one…

We have a normal shop on http://www.onesolitaire.com:

1: https://onesolitaire.com/shop/
Everything works fine, the price is shown correctely.

2: We have 1 variation product. you can choose design, diamonds and colour and it shows the product variation

https://onesolitaire.com/produkt/your-ring/

It would be very nice, if you can help us.

Thank you

Andrea Dürr

Ranzi

Hakik Zaman

Hi Ranzi,

Can you please give me a screenshot with an indication of which price you want to hide?

Previously, you gave a screenshot. There was two mark (1 & 2). Which one do you want to hide?

Thank you

hello

we want only one price (the one in grey is the right one, but should be dark grey)
the price 1480,00-26.400 E shoud not be here ( to be deleted)

But, on the “basic” shop site the price must remain as it is:
1: https://onesolitaire.com/shop/

Thank you.

Best regards,

Andrea