-
Closed
-
Anyone know of CSS (or other method) that I can add to make the FULL WIDTH CONTAINER short code the full width of the browser window (like a slider)?
I’ve tried adding this:
.alora-row {
max-width: 100% !important;
}#main {
padding: 0 !important;
}
…but it throws off content of my whole site. I have tried all the combinations with the the “100% Width” and “Full Width” templates and adjusting the page options but I can’t seem to get the shortcode to go full width of the browser window.
The topic Make Full Width Container full width of browser window is closed to new replies