- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
August 10, 2017 at 1:48 pm #52670
admin50
ParticipantHi there!
The contact icons on the bottom of the page appears to be corrupt.
They appear as boxes in PC/chrome and as chinese symbols in phone/chrome.
What to do?
August 11, 2017 at 9:43 am #52687Theme Horse Support Team
KeymasterHi,
Sorry we couldnot find any screenshot provided by you. Please provide us your site url too. We have updated genericons to font awesome so might be from caching you are getting an issue. Please clear all the cache from your browser and server.
Do you have created a child theme or not let us know?
Thank you!
August 11, 2017 at 10:03 am #52690admin50
ParticipantHi,
Screenshot here: https://drive.google.com/file/d/0B-fjpHT3jy2nT01zSmF5NjdNcEE/view
I cleared the cache in my browser but get the same result. How to clear in server?
site is http://www.trafikverk.nu
and yes, there is a child-theme.Cheers
August 11, 2017 at 10:49 am #52691Theme Horse Support Team
KeymasterHi
You are getting an issue with your child theme style.css. Why have your added all the css file inside your child theme? That’s not required. You need to add only the required css inside your child theme and other css will be loaded from your parent theme.
In you child theme you are using genericons but we have removed it and now added a fontawesome. So update your child theme style.css file.
Thank You!
August 11, 2017 at 11:20 am #52692admin50
ParticipantFantastic, thank you!
I couldn’t say why style.css got in there with the child-theme, I haven’t done any modifications to it.
Great job!
Cheers
August 11, 2017 at 11:23 am #52693Theme Horse Support Team
KeymasterChild theme is created by you or someone else to be safe from your content loss while updating to new version. If you like to add css in your child theme then only add the required css for modification. Other default css will be loaded from your parent theme.
If there is nothing code customization then its not required to install child theme but if you have installed child theme then style.css is required but you only add the required css. Other than unwanted css you can remove it from your child theme.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.