Hi! I had a similar problem! In my case my main background color just disappeared. So I had to add the following
#main { background-color: transparent; }
to the Custom CSS box.
Now it works again. I assume that I will not have to keep this in my custom box forever. This error of the last theme update will be corrected, right?