Getting to grips with the CSS editor

Hi! Is there a better way of copying a class name when writing CSS from bootstrap studio?

say my class name was .content and then I wanted to type

.content .feature

and then .content .feature h3

is there a quick way of adding h3 to .content .feature ?

Yes, there is an attributes section Beneath the HTML pane where you can add your own class names or ids for your HTML blocks.

Just make sure you have your new classes in your custom css for your design

Also look here: https://bootstrapstudio.io/forums/topic/writing-css-and-javascript-in-bootstrap-studio/

How this helps

thanks Chris, just getting to grips with this layout as its different from what im used too!

No probs, it does take a little playing about to find your feet, but once you do then it all become clear ?