Has anybody else experienced this? I’m currently working on an accordion in the footer of a webpage (http://wildevoegel.fynndesign.de) and I barely managed to get it to look how I want.
When I tried to change the text color in a class that I gave to the icons in the collapsed card-bodys, suddenly the background in preview changed to white (and in preview only, not in edit mode). And the only way to change it back is to remove the classes (card, card-body and card-header) completely, re-add them and change the background to transparent. But when I do that, something else changes. It’s driving me nuts.
I had to delete and recreate classes several times to get it working, but now that I wanted to change the look of a class, it messed everything up.
When I inspect the code, the card-background is set to #fff again, though the card-classes that I added to the class manager still show it as set to transparent.
Edit mode:
Preview:
What’s wrong with Blocs?