I created a module using PageBuilder, used the template "hero 1" to market something on the homepage. I went into my template and loaded the module into a section that could span the site width 100%, max-width is 1920px. When I look at the template positions, or add a border to the section, you can clearly see that it is intended to fit and span the width of the page. Upon inspection I can see that this rule appears to be what is blocking it. If I change it to 1920 in the inspection tool of browser it will in fact span. However, no matter where I add it in custom css allows the change to work, it still shows the 1320 and limits the spanning. How do I fix?
.sppb-row-container {
max-width: 1320px;
}
url: https://bostoneventguide.com - module on homepage