Home › Forums › WordPress Themes – Premium › Circumference › where to upload new files after added more icons › Reply To: where to upload new files after added more icons
October 26, 2014 at 5:47 am
#20583
Moderator
long time no see…I’m doing well thank you, although I am looking to a nice and much needed vacation soon.
The font files will go into the “fonts” folder.
But in the stylesheet, you need to replace all the icon CSS that looks like this with the new stylesheet of the downloaded icon package, but just the parts that look like this batch of code…and there is a lot of them:
.icon-home:before {
content: "\e600";
}
.icon-newspaper:before {
content: "\e601";
}
.icon-paint-format:before {
content: "\e602";
}
Make sure you keep a backup before doing anything. Keep the .json file safe somewhere on your computer too.