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

The label has moved to the left side of the swatches after the last update to v.1.1.18. See image. I want it on top side of the swatches as before.

 

screen-shot-last-update.jpg

Tanvirul Haque

Hello Andre Musasoglu,

Could you share the exact product page link where you are facing the issue so that I can check and fix the problem for you?

Thanks

Tanvirul Haque

Hello Andre Musasoglu,

Could you put the following CSS code inside your theme customizer additional CSS section and let me know is it working for you or not?

.variations th.label {
display: block;
}
.variations tbody tr {
display: block;
}
.product-summary table.variations tr+tr {
border: none;
margin-top: 15px;
}

Thanks

Hi, it works but why do I have to do this. Why did you change this with your update as I don’t see how it’s beneficial to anyone. Will you fix it with your next update?

Tanvirul Haque

Hello Andre Musasoglu,

We are sorry for the inconvenience. It’s happened due to WooCommerce’s latest update. We are working on this, we will add the fix with our next update.

Is there anything else that I can help you with?

Thanks