Pro forms - Css does not work inside of a repeater

Hello, Ive build a large form for my company.
Inside the repater when you style an element - it does not register in the front end. So I had to manualy code every little thing and put the css inside the parent repeater element. Its just work…

To be able to use Bricks Controls to style repeater fields, you need to use global classes. ID level will not work here. Did you consider this? :slight_smile: