Full Width with Divi

I’ve hit a bit of a snag. I changed my theme to Divi and the content still looks fine, but no matter what I do I can’t get the content to be full width. I’ve changed all the setting I can think of in the Divi theme customizer and made sure my rows are all full width. It worked before I changed the theme. Just not sure what I’m missing.

joy.creativeministrydesign.com

Hey Andrew,

It looks like you are still on our theme from what I can tell. With some themes, there may be CSS required to accomplish full width which we detail here. If you end up switching back, let us know and we can provide that CSS snippet.

Best,
Billy

Hey Andrew,

I just checked your site and it seems you’re on Divi now. Try using the CSS snippet below and see if it works.

#main-content .container {
  width: auto;
}

Ben

Doesn’t seem to have touched it.

Hey Andrew,

I can’t see the CSS code on the page. Do you mind sharing temp admin access so I can check?

Ben

[Content Hidden]

Actually, you can hold off a bit. Seems that Divi is bundled with their page builder and I can’t remove it. Will have to find another theme.

Gotcha! Let us know if you need anything further! :slight_smile:

Ben