Hi Niven,
I really appreciate this discussion.
CSS doesn’t natively allow for nesting style declarations.
Ah I didn’t know! Seems that way studying back my CSS memos.
.glow:hover .lorem {
font-size: 36px;
}
I understand that normally this should work outside Bubble, but it does not seem to work here in Bubble for some reason… So this - “3. Bubble’s CSS can’t seem to affect any other element than its own” might still be true.
Also, this might count as my Discovery 4; when there’s any Conditional (to be precise, any property to change set in Conditional) in the image, the Page HTML Header that was working the image becomes disabled.
Did you get to figure these things out? Or perhaps this is just how Bubble works and nothing can be done to change them? 