There is possible to apply ::before elemens the

transform: rotate(90deg); ? Because try it and not working only on main element. Any idea what do wrong?

Thanks.

Maybe you could provide your code through codepn or jsfiddle, it would be easy to analyze, before that try setting the ::before as display: block and apply the transform property

Not sure. There are a few ways to do this. Here is one way. :slight_smile: My codepen