Hello, I updated the theme to lastest version and lost a custom change that made the single product image wider ad reduced the tile/summary column.
I followed https://kriesi.at/support/topic/increase-size-of-main-product-image-on-single-product-pages/ but it sends the right column (text) under the image.
So how can I make the image bigger (600px wide) and the text container smaller (300px)?
Thanks in advance.
Hey Jorge,
The link takes me to a 404 page. Do we need credentials to see it?
Best regards,
Victoria
Hello, I’m sorry, here’s another link:
https://www.playgolf.mx/product/puerto-cancun-golf-course-green-fee-18-hole/
Hi,
Sorry for the late reply and thanks for the link, when I look at your page the image is already 618px and the text to the right is 362px. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.single-product .single-product-main-image.alpha {
width: 700px !important;
}
This will make the image 700px and the text 280px.
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Thank you.
Please consider this ticket s solved.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon