hi,
unfortunately i overwrite the woocommerce-mod.css.
no the main product image and the small images are much to big.
i have tried everything. the problem is, that the main image is always be 100% of the content.
could you help?
kr dirk
Hi schnippel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-product-main-image.alpha {
width: 25%;
float: left;
}
.single-product-summary {
width: 70%;
float: left;
margin-left: 5%;
}
Cheers!
Yigit
your support is great !!!!
thanks very much.
kr dirk