#1290

Hi @sarfarazakbar,

About your issue, please go to themes/shopic/inc/elementor/class-elementor.php and find code:
add_filter( 'elementor/fonts/additional_fonts', [ $this, 'additional_fonts' ] );

and edit into
add_filter( 'elementor/fonts/additional_fonts', [ $this, 'update_google_fonts' ] );

Or if you need to help, please send Admin web account for me, I will check and help you.