Hi,
The left and right arrows for Avia are not showing up in the image rotator. Or when you mouse over 1st video. Where can I find them? What folder should they be in?
Also, is there a way to disable the circle with the area appearing when you mouse over the image of the woman looking at a computer with the video play button.
It’s the “prev” and “next” arrows
Hi,
Please refer to this: https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
Best regards,
Rikard
Added that code to Apache server and it wasn’t fixed. Any other suggestions?
We got it to work by writing it at server level to be able to work correctly. This is what I added:
location ~* \.(woff|ttf|otf) { add_header ‘Access-Control-Allow-Origin’ ‘*’; }