I’m getting dinged for Best Practices for the css from Font Awesome because of Third-party cookies. I’m 90% confident i’m not using Font-Awesome on my site unless maybe the social fb icons are drawn from Font Awesome. Regardless, is there a way to not load Font Awesome / disable Font Awesome ( or a way not to get negative marks on Lighthouse for all.min.css by loading it locally and then disabling the automatic call to it and have the icons still work ) ?
1 Like
Same here. I see that Font Awesome CSS for brands is loaded but I went through all scripts and plugins and it comes from the Bricks folder.
wp-content/themes/bricks/assets/css/libs/font-awesome-6-brands-layer.min.css?ver=1750448446
Never mind. I am using 2 FA icons on the footer so this CSS is needed.