SOLVED: Pseudo elements get applied on all page elements

Bricks Version: 1.5 beta
Browser: Chrome 90
OS: macOS

Hey guys,

I’m still working on my single blog post template, and I noticed that when I add a pseudo element such as :before or :hover on any element or class, it doesn’t get bounded to the element/class but is output on frontend as :before{…} and :hover{…} thus it applies to all elements on the page. I’m not sure it’s a known issue - I haven’t found posts mentioning it.

Hi Maxime,

Known issue.

Once or twice this has already been reported :smiley:

Best regards,
timmse

Strange it didn’t come up on my search :man_shrugging:

Hello @maximebeguin

This was fixed in Bricks 1.5 RC. :rocket:

Thank you!
Luis

1 Like

thanks you so much @luistinygod !

1 Like