I would like this page content to be full width. I’ve tried putting it into a Color Section, assigning a specific ID and writing a CSS for full width, but with no luck.
Hey katjajensenphotography,
This code will do it everywhere:
.avia-section.av-minimum-height .container {
width: 100vw;
padding: 0 20px;
}
If you need to limit it somewhere please be more specific.
Best regards,
Victoria
Hi Victoria,
Unfortunately that didn’t work..
Edit! Got it to work :) Replaced the “vw” with %.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon