Tagged: x Author Posts April 19, 2016 at 3:09 pm #890724 yinon2bParticipant Hi there Is it possible to assign different font for English and another one to Hebrew, so I get the desired font for both of them? Thank you Yinon April 20, 2016 at 2:56 am #891402 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> JavaScript : jQuery("html[lang='en-US'] body").css("font-family","cursive"); jQuery("html[lang='he'] body").css("font-family","cursive"); Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-890724 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In