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

Swatches name display issue

Pri Sareen

Hi,

https://prnt.sc/RkfX5qdEH4fN – fix the background line behind the name of finish. It must cover the text fully.

Thanks.

 

Hakik Zaman

Hi Pri,

Thanks for getting back to us. Can you please give us an exact product link to inspect?

Hope to hear from you soon!

Thank You

Hakik Zaman

Hi Pri,

Please place the below CSS at Appearance > Customize > Additional CSS

.wvs-has-image-tooltip:before {
   height: calc(var(--tooltip-height) + 40px);
}

Thank You

Pri Sareen

Hi,

I used this and It worked. But It now shows the same for single line named products. Ideally, it will be great to adjust the background height accordingly with the text length. In our website maximum height is 3 lines and minimum height is 1 line.

Thanks.

Hakik Zaman

Hi Pri,

It is not possible to get the height dynamically.

Because it is controlled by CSS. I hope you will understand.

Thank You