3.) For Google Tag Manager Tracking i create a id named tid-sidbr-to-shop.
4.) In Bricks Builder all looks great. But live, the Style isn’t right.
If i delete the ID, it also live looks great.
Or, another solution is to create a class.
Short: It looks like, at the moment its necessary to create a class to style a element if you want to use a id attribute. The custom ID overwrites the automatic ID.
I also try to play with Performance Settings “Element ID & classes”. But no sucess.
I don’t think it’s designed to add an ID using the attribute options. Try adding the ID by clicking on the automatic ID up at the top. You should be able to modify it to a custom one.
Yep, you’re adding two IDs (the default + your custom one) , which can’t work properly. Rename the default ID to your liking and it should work as expected. There’s no need for adding another ID attribute.