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 #2785274
penci-grid_5 problem
Closed

Comments

  • hall3008 started the conversation

    As you can see on the mobile version the real problem with the title. The title goes beyond the box. I also have one question. How to turn off penci-grid_5 in css.

  •  2,495
    PenciDesign replied

    Hi,

    Please try to add the following CSS code:

    .penci-grid_5 .penci-vc-grid-scroll .penci_post_content .penci__post-title {
        padding: 20px;
        white-space: normal;
    }
    .penci-grid_5 .penci-vc-grid-scroll .penci_post_content .penci__post-title a {
        display: inline-block;
    }
    Best Regards,
    PenciDesign.