Full Width Color Background

To whom it may concern,

Sorry for the duplicate posts, didn’t check the notify box below last time.

I am trying to get a full width row using your page builder, but am having no success.

Any guidance, or assistance would be appreciated.

Best,
Matt

Hey Matt,

Thanks for getting in touch! Would you mind sharing the site URL so we can take a look?

Best,
Billy

Hi John,

Thank you for your quick response.

the main URL is - http://weknowsold.com

Here is the page I’m trying to use the page builder on - http://weknowsold.com/community-heroes-real-estate-program-north-texas-real-estate-savings/

Kind Regards,
ME

Hey Matt,

Are you referring to the grey get started bar? I believe you just need to zero out the row padding which can be done in the advanced tab of that row. Give that a look and let me know if that helps.

Best,
Billy

Yes, the grey bar.

I just adjusted the padding to 0px on both sides, and still no dice

Hey Matt,

Can you shoot me temp admin access when you get a chance?

Best,
Billy

[Content Hidden]

Thanks Billy!

Hey Matt,

Try adding the CSS snippet below and see if it works for you.

.fl-builder #primary.container {
  width: auto;
}

Ben