Hello
I’m trying to change the custom CSS of my blog on Blogger - I can change everything fine except when it comes to mobile, it is over-writing my background colour preference.
If you look here then you can see that halfway down the page my background goes black.
When inspecting the element it does show body { background: #000000} however on my custom CSS, which the desktop version of my blog picks up, the code is body { background-color: white !important;}
Blogger is clearly over-writing it for some reason and I cannot work out how to get a white background for my mobile site. The address of my blog is here.
Does anyone have any idea what might fix it?
Thanks
James