How can I adjust full-width settings on PageFly-built pages in Brooklyn theme?

Hi there,

I am having some troubles with Brooklyn’s full-width capabilities - as many people do.

I would like to remove the wrapper around the pages built with PageFly. The home page and Brooklyn theme pages have the appropriate wrapper but any pages made with the page builder do not.

With hope, I will be able to change the margins of the sections myself and decide what sections will be full-width and what won’t.

Please see this page as an example: https://brotherhoodwholeness.myshopify.com/pages/memberships

Thanks in advance

1 Like

For anyone able to help - password to view is ultiep :slightly_smiling_face: thanks

Hi @risedigital

I’m Richard Nguyen from PageFly Team here.

I’ve just checked your page, the wrapper comes from your theme.

To remove it, please go to the PageFly page editor > Custom Code Editor and paste this code

.main-content .wrapper { padding: 0; }

Save the code and save/ publish the page to see.

Let us know if you need any assistance via 24/7 live chat support, we’re always here to help!

Richard, PageFly.

1 Like