HomePage › Forums › Themeforest › Organey – Organic Food WooCommerce WordPress Theme › Variation Glitch › Reply To: Variation Glitch
January 21, 2022 at 9:37 pm
#5134
I fixed this issue, please recheck.
Code CSS fix:
.single-product div.product table.variations th, .single-product div.product table.variations td{
display: block !important;
}
Add to file style.css( child-theme)