Comments 3laugher started the conversationMay 17, 2022 at 4:21pmI have this problem.Caption too close to row.I tried to modify css, but css grow up too much.Could you solve this?https://www.ricetteromane.it/ingredienti/il-broccolo-romano-o-romanesco-proprieta-e-ricette/ 2,610PenciDesign repliedMay 17, 2022 at 5:25pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .wp-block-image.is-resized { height: auto !important;}Regards,PenciDesign. 3laugher repliedMay 24, 2022 at 9:40am 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. :) 2,610PenciDesign repliedMay 24, 2022 at 1:28pmHi,Please clear all the critical CSS cache, and site cache then check again.Regards,PenciDesign. 3laugher repliedMay 25, 2022 at 8:32amSite cache ok. I can clear it using cloudflair.But I don't know how to clear critical css cache. 2,610PenciDesign repliedMay 25, 2022 at 8:58amHi,About the Critical CSS cache, please check the image below:Regards,PenciDesign.1 Like Sign in to reply ...
I have this problem.
Caption too close to row.
I tried to modify css, but css grow up too much.
Could you solve this?
https://www.ricetteromane.it/ingredienti/il-broccolo-romano-o-romanesco-proprieta-e-ricette/
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
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. :)
Hi,
Please clear all the critical CSS cache, and site cache then check again.
Regards,
PenciDesign.
Site cache ok. I can clear it using cloudflair.
But I don't know how to clear critical css cache.
Hi,
About the Critical CSS cache, please check the image below:
Regards,
PenciDesign.