Add Custom CSS in live editor (before exporting)

I’m sure there’s a really simple way of doing this, but how can I add some custom CSS right on the live editor?
for example:
body {
direction:rtl;
}

or body.rtl {
direction:rtl;
}

Thanks!

Enjoy my video :slight_smile:
http://quick.as/a3jugb4

4 Likes

Thanks! just what i needed, and fast response!

This may also be useful - http://forum.webflow.com/t/use-site-custom-head-in-design-mode/

@itailulu, I should also mention that you can set direction:rtl; natively inside of Webflow.

Just select your Body, then choose ‘RTL’ in the Advanced mode of the Typography section: