How to (CSS) target Elements

Hey one and all,

I am just wondering if anyone knows if there is a ‘standardised’ selector similar to that in Elementor, where when you have an element selected, you can go to the custom CSS and add your CSS using the word ‘selector’ without the need to go to the dev console to find the class or ID, e.g.:

selector {

It would then automatically target that element that you want to apply your CSS to. Do bricks have something similar?

Thanks a mil!

Bricks has the same functionality and you would use ‘root’. Have a look in the Bricks Academy for more information.

1 Like

Topman! Thank you. I keep forgetting about the academy subdomain :+1: