Full Width in Headway

I’m having a bit of difficulty getting the content created by BB to be edge-to-edge full width in Headway. I’ve tinkered with the individual modules, rows, global settings, and Headway settings with no success.

It may easier if you want to take a look at the backend of the sites I’m working on.

Hi Tyler,

Is it possible for you to provide a link to the site, so we can take a closer look, please.

Thanks,
Danny

[Content Hidden]

Hey Tyler,

The snippet below should do the trick!

#whitewrap #wrapper-wr9569015b0e2a21 {
  padding: 0px;
}
#whitewrap #wrapper-wr9569015b0e2a21 .grid-container {
  max-width: 100%;
}

Although I can’t say the same code will fix your other site, since the theme you’re using is a theme builder, it generates unique IDs per instance. Sorry, I haven’t really played around with that theme before. Isn’t there a way to make the content area full width using the theme builder?

Ben

Thanks for the help, Ben!

Hi Tyler,

Happy to hear your issue has been resolved and thanks for informing us. We appreciate it.

Thanks,
Danny