RTL support


Hey Alex,

I am not sure exactly what you mean by export? To enable RTL you can do the following:

beans_add_attribute( 'beans_html', 'dir', 'rtl' );

Note that Beans declare that it has RTL support because is still an area where there is room for improvement so you might have to apply some small CSS tweaks.

Cheers,

Write a reply

Login or register to write a reply, it's free!