Greetings,
I have a custom font loaded through Elementor’s custom fonts feature. When I create a Live Link to the website, I get a CORS error for the loaded fonts: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
I have tried adding Header set Access-Control-Allow-Origin "*"
to the .htaccess file and Apache .conf files, but nothing is working.
Any advice or assistance is greatly appreciated.