We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
Is it possible to change the color of the mouse animation? We went for a black/dark mode of Otivar but can't seem to find where the mouse animation can be changed in color. I saw somewhere it was done in PHP, so it is possible to direct me to the correct folder or maybe where i can 'copypasta' or change the colorcode?
Hi there,
Is it possible to change the color of the mouse animation? We went for a black/dark mode of Otivar but can't seem to find where the mouse animation can be changed in color. I saw somewhere it was done in PHP, so it is possible to direct me to the correct folder or maybe where i can 'copypasta' or change the colorcode?
Kind regards,
Hi Robin,
You can change it by adding the following code at Elementor Site Settings > Custom CSS.
.n-cursor--outer { border-color: white !important; } .n-cursor--inner { background-color: white !important; }Feel free to ask for anything you need.
Kind Regards