How can I widen the product page on my website?

hey,

does anyone know how I can make the product page wider?

thanks in advance

shop: parfumprobenshop.de

pw: test1

Hi @drew23

Follow this:

  1. Go to Online Store->Theme->Edit code
  2. Asset->base.css → paste bellow code in bottom of file
#MainProduct-template--18866462753095__main{max-width: 100% !important;}
1 Like