My pages are displaying like this if I do not made a custom template.
Is there a way of making this show wide screen?
My pages are displaying like this if I do not made a custom template.
Is there a way of making this show wide screen?
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
135 worked the best for me but thank you! ![]()