• I’m wondering if there is a solution to change the background color on a row or a container that overrides the site-content paddings.

    Today I have this code to a row:

    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;

    But then the inside content doesn’t have the same relationship to the other content on the page.

    Cheers

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Full Width container/row background color’ is closed to new replies.