[Plugin: Ultimate TinyMCE] RTL support for shortcodes
-
Hi Josh,
Please add these CSS rules for RTL support for the column shortcodes:.rtl .one_half, .rtl .one_third, .rtl .two_third, .rtl .three_fourth, .rtl .one_fourth, .rtl .one_fifth, .rtl .two_fifth, .rtl .three_fifth, .rtl .four_fifth, .rtl .one_sixth, .rtl .five_sixth { float: right; margin-right: inherit; margin-left: 4%; } .rtl .last { clear: left; margin-left: 0 !important; margin-right: inherit; }
Thanks,
Simon
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Ultimate TinyMCE] RTL support for shortcodes’ is closed to new replies.