Hi I am using the above, and have changed the background colour. However when I view in Chrome, the colour does not appear to have changed
I was looking at some other posts and from one have added to the global css:
.page-template-template-layout-full-width .x-container.main:not(.x-row):not(.x-grid)::before {
background-color: transparent;
}
However this does not appear to have worked, is the code above correct?
Many thanks
Alex