How to insert this code in for reducing font loading time.

Posted in: Newspaper
Post count: 54

Hello~

I want to reduce font loading time.

So I searched this method which put in <head> section.

How can I put in this code?

<link href=”https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap&#8221; rel=”stylesheet”>

Post count: 20688

Hi,

You can enter that in the analytics section for example, the code will be loaded between the head tags – http://prntscr.com/nsr65e
Or if you have a child theme, copy the theme header file in it and enter the code in the head
http://prntscr.com/nsrdqg
Either way will load the code in the proper location.

Thanks

Post count: 54

Thank you for your reply

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.