Site logo

Archived topic

Fonts

7 replies · Started by Willi on July 14, 2021

Viewing posts 1–8 of 8

How can i change that?

Your H1 text is still shifting because you have two CSS rules for font-size: https://i.imgur.com/uXv2464.jpeg

The first one is for desktop 42px, the second is for mobile 31 px. Because the desktop fonts size is set before the mobile fonts size rule, the desktop loads first (large fonts size), and then the mobile (smaller font size).

Thanks for your help!

Hi there,

I'm not exactly sure I get the context. Can you explain a bit more?

Can you link us to the topic you got this from? To understand the context and get a clearer idea of what's the goal for this.

Let us know. :D

It was the answer of wp rocket plugin why my core web vitals is so Bad.

It was the answer of wp rocket plugin why my core web vitals is so Bad.

The same set of CSS seems to be loaded twice. First from the embedded critical CSS, it then shifts when the same styling in the cached used.css stylesheet from the CDN loads.

Can you try disabling Critical CSS and see if it improves? Let us know.

how can i do that? where should i do this? in wp rocket or in the generatepress?

great Support, it works! thanks!

Nice one. No problem. :D

This archived topic is closed to new replies.