Reply To: Full Width instead on Boxed Layout

Home Forums Support Full Width instead on Boxed Layout Reply To: Full Width instead on Boxed Layout

Home Forums Support Full Width instead on Boxed Layout Reply To: Full Width instead on Boxed Layout

#145759
Wayne

Hey guys, jumping in here as I just purchased GeneratePress with the add-ons. I have a client who used beaver builder already. Upon researching GeneratePress I saw all the customizer options and assumed this was an option. I’m building her new site using GP and ran into the same problem as above. Although changing the CSS to the following does not give me full width rows:

.container.grid-container {
      max-width: 100%;
}

Where is it getting overridden? Is there a fix while we wait for this to become a feature?