Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3045822
Layout
Closed

Comments

  •  3
    laugher started the conversation

    I have this problem.

    Caption too close to row.

    I tried to modify css, but css grow up too much.

    Could you solve this?


    8803080693.png

    https://www.ricetteromane.it/ingredienti/il-broccolo-romano-o-romanesco-proprieta-e-ricette/

  •  2,232
    PenciDesign replied

    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.



  •  3
    laugher replied

    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,232
    PenciDesign replied

    Hi,

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

    Regards,
    PenciDesign.


  •  3
    laugher replied

    Site cache ok. I can clear it using cloudflair.

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

  •  2,232
    PenciDesign replied

    Hi,

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

    XrayPLa.png

    Regards,
    PenciDesign.