My pages are not displaying 'wide screen' they are limited to just the middle

My pages are displaying like this if I do not made a custom template.

Is there a way of making this show wide screen?

https://lsaccountingfirm-umbrella.myshopify.com/

@LSAccounting

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

Add this css at the bottom

Online Store->Theme->Edit code

assets->base.css

.page-width–narrow {

max-width: 100rem !important;

}

Best regards,

PageFly

1 Like

135 worked the best for me but thank you! :slightly_smiling_face: