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 #3037245
Cls
Closed

Comments

  •  3
    laugher started the conversation
    9476138813.png

    How can I make it lower?
    0.565 cls seems high.

    Ty a lot.

  •   PenciDesign replied privately
  •   laugher replied privately
  •   PenciDesign replied privately
  •   laugher replied privately
  •  2,489
    PenciDesign replied

    Hi,

    I've config your site, here is the result:

    tUiRPsU.png

    Please check.

    Regards,
    PenciDesign.


  •  3
    laugher replied

    That's mobile.

    Check desktop, instead. :)

    1926031237.png
  •   PenciDesign replied privately
  •   laugher replied privately
  •  3
    laugher replied

    OK. I found that modifying this parameter:

    5607334498.png

    and setting to a larger value, cls crash down from 665 to 95.

    1400 container is too large. But if I set it smaller... cls grow up.

    Pls help to set around 1100 value. Without cls growing up. :)  

  •  2,489
    PenciDesign replied

    Hi,

    For this case, please wait for me to check your site and try to config again.

    Regards,
    PenciDesign.


  •  3
    laugher replied

    Ok. Found problem.

    I wrote this custom css. Deleting it, cls crush to 0. Do'n't know what of these was the cause. Only know cause was here. 

    .post-entry img {
        max-width: 100%;
        height: 200px;
        width: 300px;
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
        bottom: 0;
        color: #fff;
        font-size: 18px;
        left: 0;
        margin-bottom: 0;
        max-height: 60%;
        overflow: auto;
        padding: 0 8px 8px;
        position: absolute;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
    }

    .blocks-gallery-caption {
        color: #555;
        font-size: 18px;
        text-align: center;
    }

    /* mette lo spazio sotto le didascalie */
     .post-entry p{
        margin-top: 35px;
    }


  •  2,489
    PenciDesign replied

    Hi,

    Thank you for letting me know about this. The problem with the ".wp-block-gallery.has-nested-images figure.wp-block-image figcaption" selector.

    Regards,
    PenciDesign.