Home Forums WoodMart support forum Extra tab on productpage & product images on mobile Reply To: Extra tab on productpage & product images on mobile

#365094

Hello,

You are Most Welcome.

Please try and replace the previous CSS with the following and check back.

.woocommerce-Tabs-panel {
    display: flex !important;
}

I see that the product has 1 image on the desktop as well.

Screenshot: https://gyazo.com/e14bdf399e22f2855ca0bbfc66b91538

Best Regards