Hi ..
I have two issue :
1- Adjust my drop down menu alignment to right (Default is left) .. could you please help?
2- I want to use font from other site like : http://openfontlibrary.org/face/droid-arabic-kufi
in previous i usually use it like : <link rel=”stylesheet” media=”screen” href=”http://openfontlibrary.org/face/droid-arabic-kufi” rel=”stylesheet” type=”text/css”/>
what about enfold … how ???
Hey DAFSCHOOL!
You can easily add google fonts, please refer to this link: https://kriesi.at/support/topic/new-custom-font/
If you have a custom font or your own .ttf or .otf file, please refer to this link: http://css-tricks.com/snippets/css/using-font-face/
Cheers!
Basilis
Thanks basilis for your response, but could you help me in RTL issue..
Hi!
Please firstly make sure that you are using the latest version of Enfold which is currently 3.3.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you are, please post the link to your website.
Regards,
Yigit
My website is :
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
ul.sub-menu li a {
text-align: right !important;
}
Best regards,
Rikard
ok thanks