Skip to content
Public Ticket #21062

Layout

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

About the Critical CSS cache, please check the image below:

XrayPLa.png

Regards,
PenciDesign.


laugher replied

Customer Reply

Site cache ok. I can clear it using cloudflair.

But I don't know how to clear critical css cache.

PenciDesign Supporter replied

Staff Reply

Hi,

Please clear all the critical CSS cache, and site cache then check again.

Regards,
PenciDesign.


laugher replied

Customer Reply

Ho testato la soluzione e risolto il problema di destop.

Ma con quel codice cls cresce da 0 a 0,06.

Forse devi essere il cellulare?

i wrote:

@schermo solo media e (larghezza minima: 720px)
{
.wp-block-image.is-resized {
    height: auto !important;
}
}

Code seems to go well. Pls approve that. :)

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wp-block-image.is-resized {
    height: auto !important;
}

Regards,
PenciDesign.



Want to join this conversation or access attachments? Sign in first.