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 #1976192
Penci Big Grid 3
Closed

Comments

  • realsmartshoppers started the conversation

    Hi,

    Is there a way to make the whole image clickable on the Penci Big Grid 3 widget? Currently only the title is clickable which is only a small portion of the image.

    Thank you,

    Edward

  •  501
    Penci replied

    Hi,

    Please go to Customize > Addtional CSS then add custom css do to that:

    .penci-grid_3 .penci-gradient:after {
    content: none;
    display: none;
    }

    Best Regards,

    PenciDesign