Hello
in single product shop page, how can i do to have the width for image extend to 1/2 and texts zone 1/2 ?
instead of 1/3 + 2/3
I want image bigger and texts zone smaller
and is there a plugin to customize single product page with Avia – Working well in Enfold ?
thxs for your help
Hey totoro,
You can’t do that with a plugin unfortunately, could you post a link to an example page so that we can have a closer look please?
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.single-product-main-image {
width: 50%;
}
.single-product .woocommerce-product-gallery__image {
width:100%;
}
Best regards,
Rikard
it’s perfect – thxs
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon