NO BUG: Element-Specific Custom CSS not working on the front end

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.

Thank you in advance for looking into this issue.

Hi Dennis,
Welcome to the forum!

Can you please share a live link? The screenshot is very poor quality, so it would be much easier to look directly into the styles.

Best regards,
timmse

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.

I’m glad you found the cause. As long as the button is not linked, it gets rendered as a span. That’s the default behavior.