Good evening
Could you pleae advice how to fix the single product summary. It has dropped under the product image.
Hey Josef,
You have this CSS coming from the file in private:
.woocommerce .single-product-summary {
width: 100%;
}
Please remove or override it.
Best regards,
Rikard
Hi maxwelll,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.woocommerce .single-product-summary {
width: 58%;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi maxwelll,
Where do you want it?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hi maxwelll,
https://cl.ly/8034c30e56db This page does not look the same anymore. Did you remove the product image?
Best regards,
Victoria
Hi maxwelll,
Best regards,
Victoria