Do you mean the red, blue, green, orange circles?
I did it!
Solved!
Just search for zerif.js and then on the line:
jQuery(“.skill1”).knob({ …..
change fgColor
Thats all
Where did you find that? What php file?
I found it on “zerif.js” is on js Folder
Great! Please consider leaving a review if you like the theme. π
Regards,
Hardeep
@hardeep Asrani where do I edit this file?
Hello,
I recommend you use this plugin for your .php edit: https://wordpress.org/plugins/wpide/
You will find the the js Folder the and the zerif.js file.
Best regards,
Alexandra
@hardeep Asrani you suggest a hard-coded change of the core .js file, which means that every time Zerif is updated, the changes are lost. Is there a way (JS, CSS, PHP, etc.) to change the fgColor externally, e.g. through a child theme or plugin file?
Hi,
Not a hard-coded. You can use child theme to protect the changes from updates. π
Regards,
Hardeep
@hardeep Asrani how do you do this in Zerif Lite?
Hello,
Please check this document for creating a child theme: http://docs.themeisle.com/article/14-how-to-create-a-child-theme
Best regards,
Alexandra
I am very noobish I apologize, but I have changed the color codes in “zerif.js” and it is not changing the colors of the circles on my webpage. Any ideas on how to fix it?
@mjsweetland you have to be a bit more specific than that. What did you change exactly?