The following class does not work on iOS devices. In Safari and chrome it is ok. Where is the fault?
.check-list ul {
list-style: none;
margin-left: 0px;
}
.check-list li {
padding: 6px 0px 5px 40px;
position: relative;
}
.check-list li:before {
content: ‘\f046’;
font-family: ‘FontAwesome’;
font-size: 16px;
position: absolute;
top: 6px;
left: 5px;
}
Hey ww88!
Have you flushed cache on your mobile browser and refreshed your page a few times before checking?
If it still does not work, please post the link to your website and point out the issue. We may need temporary admin logins as well
Best regards,
Yigit
I have the issue on all iOS devices.
Hi,
Your code doesn’t seem to work on my end using Chrome, are you sure that you have imported the font properly?
Regards,
Rikard
You are right… Now (suddenly) the code does not work also im my chrome browser… Strange. How can i import the font “correctly”? Can you check that? You habe the private login data.