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 #2295019
Help me
Closed

Comments

  • huubangbkhn started the conversation

    Hi,

    My website encountered an error displayed on the phone (as in the attached image file). I accessed the website with iphone 5SE and 8plus.
    Please help me handle this error.

    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by your custom css code:

    .penci-grid li.list-post .item>.thumbnail {
        max-width: 320px;
    }
    .penci-grid li.list-post .item .content-list-right {
        padding-left: calc(  320px + 30px );
    }
    

    Let's check and remove this custom css code.


    Best Regards,

    PenciDesign

  • huubangbkhn replied

    Thank you!