Hi, I’m using PRO and Renew stack.
I set up the site as boxed and in theme options “site width” is set to maximum permitted (90%).
In some section of my pages I’d like to have full width images, fit to container, but I can’t because maximum width is always forced to 90%.
Setting row to “inner container OFF” and “marginless ON” doesn’t help.
I like to have the result as screenshot attached. Here I have manually changed the css setting
.x-container.width {
width: 100%;
}
but this is not the solution because all page is affected, I want only specific rows to be full width.
Can you help me?
Thanks in advance!