Hi, I’ve just updated X Theme and Cornerstone and now the mobile phone icon I’ve used in the topbar isn’t displaying properly - the screen has been filled in so it’s now a solid rectangle with a little circle at the bottom! I’ve tried to fix it with CSS but it’s not working. I hope you can help!
Here’s the CSS:
.x-icon-mobile:before {
content: "\f3cd";
}
[data-x-icon-o], [data-x-icon-s], [data-x-icon-b], [data-x-icon], [class*="x-icon-"] {
font-weight: 200;
}
Here’s the URL:
https://www.jlsdesignandbuild.co.uk
Thanks!