Hello,
I used to be able to click an element on the designer and see its css properties. I can’t find that feature anymore ?
Hello,
I used to be able to click an element on the designer and see its css properties. I can’t find that feature anymore ?
Hey Anthony, as in the actual CSS?
I don’t recall that on an element click, are you certain you’re not thinking of chrome devtools?
In the style panel, left site ( 3 droplets icon ), you can search for a class and then on hover you’ll see the CSS rules for that class only- but that won’t show you all of the styling that affects a specific element through inheritance.
Thank you very much ! @grantBouff