-
AuthorPosts
-
November 30, 2016 at 5:43 pm #718907
Hello guys, im very sorry to bother but i have a problem with a character “č” in heading …
this solution fixed the problem with mobile version where none of special characters displayed correctly
function add_subset_func($fontlist) { $fontlist .= "&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek"; return $fontlist; } add_filter('avf_google_fontlist', 'add_subset_func');i tried to change the font to open sans but the character is still in bold… please can you help me??
December 2, 2016 at 12:59 am #719443Hey goldsvk,
Have you tried using another font family?
I was not able to login to your site due to IP restriction. If you would like us to look into it, please disable it temporarily.Best regards,
YigitDecember 2, 2016 at 10:25 am #719580Hello Yigit im sorry i turned off the protection. I tried open sans, arial and lato and the result was the smae. But im not sure if the font in heading is changing… The problem is only in special heading … in text or usual headind the character is OK…
Thank you
MarosDecember 2, 2016 at 4:25 pm #719778Hi,
I edited functions.php file and moved the code right below following line
if(isset($avia_config['use_child_theme_functions_only'])) return;and then i set h6 to Open sans font family and it worked fine. Please review your website now
Best regards,
YigitDecember 2, 2016 at 4:35 pm #719790Awsome! thank you very much
December 2, 2016 at 4:41 pm #719794Hi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘A character in heading is bold’ is closed to new replies.
