@lewissfowler In your situation, I think this CSS would do the trick:
body.blank-slate.custom-background {
background-image: none;
}
That should ensure your background doesn’t show for any blank slate template.
-
This reply was modified 5 years, 10 months ago by Micah Wood.
-
This reply was modified 5 years, 10 months ago by Micah Wood.