Hi
I have a Element-Specific Custom CSS code that works fine inside the builder and preview mode,
but the code is missing in the front end for some reason.
I attached a photo that shows the CSS code in builder vs front end.
Ok i found the problem,
It turns out that for some reason the builder have the span tag on each button (which I targeted in the custom CSS)
But in the frontend the tag doesn’t exist.
Can someone confirm that this how bricks builder operate?
Or maybe I caused the bug somehow.