• Closed by: Marek
  • Closed on: 14.12.18, 15:51
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12942 - Changing main image size on product page

Hello I’m triying to make the image bigger on the product page via CSS, I set it to 572x572px in the theme and applyed a custom CSS for 575x575px but when I updated it set it back to 310x310px again. What can I Can I Do?

Thanks

Comments

Marek 20 Sep 2018, 13:04

You can try to use Product Page builder to edit page layout

Juan Francisco Caballero 20 Sep 2018, 18:03

Where can I find product page builder? I’m using version 1.6 version.

Marek 21 Sep 2018, 11:59

Sorry, there is no Page builder for 1.6.
Try this CSS:

#pb-right-column #image-block {width:480px}