I am wondering if there is some way to change the green arrow image which pops up when one hovers over an image that is linked?
Thanks
Hey keifygeorge!
Are you trying to change it to another icon? If you open up /enfold/functions.php you can see the character code used on line 232.
'ov_image' => array( 'font' =>'entypo-fontello', 'icon' => 'ue923'),
You can change that, “ue923”, to something else to display a different icon.
Cheers!
Elliott
I was hoping to change the colour of the icon to dark blue.