Hi,
My site is in Hebrew (RTL)
How can I move the breadcrump to the right side of the site?
Thanks
Tal
Hey talelie!
Please add following code to Quick CSS
.title_container .main-title { float: left; }
.title_container .breadcrumb { left: auto; right: 0; }
Regards,
Yigit
THANKS!
HOW CAN I CHANGE THE FONT INTO ‘ALEF’? A SPECIFIC FONT IN HEBREW.
Hey!
Please refer to Ismael’s 2nd reply here – https://kriesi.at/support/topic/two-requests-logo-and-font/#post-207533
Best regards,
Yigit
Hey!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/
Best regards,
Yigit