Conversation
supportHi! Is it possible to change the color of the hands via css? Or maybe use custom hands instead? Thanks
Hello. You can not chage the hands without plugin code changing. But it isn’t to difficult. Go here \wp-content\plugins\mx-time-zone-clocks\includes\frontend\assets\js\jquery.canvasClock.js and find “context.fillStyle = ‘black’;” Chage the colot (eg. green) and save the changes. Clean the cahe. Done!
That worked! Thank you
Hello. You can not chage the hands without plugin code changing. But it isn’t to difficult. Go here \wp-content\plugins\mx-time-zone-clocks\includes\frontend\assets\js\jquery.canvasClock.js and find “context.fillStyle = ‘black’;” Chage the colot (eg. green) and save the changes. Clean the cahe. Done!
That worked! Thank you