
I tried every font on general styling, font still display inconsistently. Current font is Open Sans for both header and body text.
The picture above is on iphone 5s. On Mac OS X problem is the same.
The address is : sunshineholding.com.vn
Hi supermanikin!
Please add following code to Functions.php file in Appearance > Editor
function add_subset_func($fontlist) {
$fontlist .= "&subset=latin,latin-ext";
return $fontlist;
}
add_filter('avf_google_fontlist', 'add_subset_func');
Regards,
Yigit
I tried to put those codes at the end of the Theme Functions – functions.php but it does not work. Font still display inconsistently. Do you have any other idea about it?
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit
I posted it on the private content.
Thank you.
Hi!
Can you please flush browser cache and refresh your page a few times? I checked your website on my iphone and on OSX 10.11 and it does look fine on my end on Chrome, Firefox and Safari. Please see screenshots in private content field below
Best regards,
Yigit
It still have problems. You can take a look at the pic on private content.
Did you find the solution?
Hi!
It still looks fine on my iphone – http://i.imgur.com/tMRlw2H.png. You are not using private browser, please try using it. Also make sure to flush cache on your mobile browser.
Regards,
Yigit
