Tagged: Product page, woocommerce
Hi there!
To some of our products in our WooCommerce webshop we have added product related options from which our clients can choose from, see: https://www.peetersduurzaam.nl/product/zonnestroom-kit-plat-dak-6-panelen/. However, after adding these options a large white/empty area appeared above the option box.
My question to you:
Is het possible to add text in this empty area (for example an explanation about the different options) or if not, is it possible to get rid of this empty area?
Kindest regards,
Pim
Hi eric_peeters!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div.product .woocommerce-tabs { padding: 0; }
Best regards,
Yigit