Hi all
Like written in the posts, I have changed the Sass element (background-image to none) and placed it in _custom_variables.sass and custom.css.
what I see is that indeed some pages are not showing anymore the background image, but some still do. When inspecting I see that the _base.sass file is ruling. Normally this should be now overruled by the _custom_variables.sass right?
What do I miss here?