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

after choosing variations, product image is bigger

András Peter

hi!

could you please help me find a solution?

if i choose a variation, variation image is bigger than i want. do you have any solution for this?

https://sau.ses.hu/termekkategoria/mobiltelefon/galaxy-a-szeria/

 

Thank you,

 

Andrew

Tanvirul Haque

Hi András,

Thanks for reaching us. We are sorry for your inconvenience.

Could you please put the following CSS code inside your child theme style.css or customizer additional CSS section?

.archive .wvs-pro-product .wvs-attachment-image {
height: 150px !important;
width: auto !important;
max-width: 100% !important;
}

Thank you

András Peter

Thank you, it worked!

Do you have an idea why does not showing original price as well?  Some product showing some product not showing original site after choosing variation.

At the backend, product prices set well.

 

thanks!