lisa
(@contentiskey)
if you notice that the issue is related to a specific plugin, please start a topic in in the forum using this link:https://ww.wp.xz.cn/support/plugin/elementor/
Hi @ourlakeviewhaven
It looks like the arrow icon can’t be loaded. The icon source is Fontawsome and got disabled at some point. If you know why you can undo that, otherwise, you can add the code below to your functions.php to get it back
<link rel="stylesheet" id="font-awesome" href="//use.fontawesome.com/releases/v5.2.0/css/all.css" media="all">
I hope that works.
Good luck
Thank you @contentiskey, I will do that!
@fcoveram, thank you! As I am very new to WordPress, is there any way to fix this without adding code to the functions.php? I tried that once before and it totally ruined my site as I am unfortunately not familiar with code. Just curious if there may be another workaround.
I appreciate your help!