Full width on Jupiter theme

Hello,

I’m working on a site using the Jupiter theme with BB and can’t seem to figure the correct css for making the BB elements go full width. The site link is: http://prototypes.graphiczen.com/template/

Can you lend a hand for the css please?

Thanks,
Rudy

Hi Rudy,

Can you try the following CSS, please.

.fl-builder .mk-main-wrapper-holder .mk-grid {
  max-width: 100%;
}
.fl-builder .mk-main-wrapper-holder .theme-content {
  padding: 0 !important;
}

Thanks,
Danny

Danny,

You’re aces again! Thanks for the help, I was stumbling all over trying to figure the correct css for this.

Thanks,
Rudy

No problem, Rudy. Happy to help!

Thanks,
Danny