Skip to content
Public Ticket #28538

hide post thumbnail​ in customizing ▸other ​posts layouts

Conversation thread

babyu replied

Customer Reply

Hi,

Leave it - i fixed it. thanks.

fyi !important -was missing in the code. 
ul.penci-wrapper-data li .thumbnail {
    display: none;
}
display: none !important; 

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me your site URL.

Regards,
PenciDesign.


babyu replied

Customer Reply

Hi, thanks for your reply. 

ul.penci-wrapper-data li .thumbnail {
    display: none;
}

The above code does not work it seems? Please take a look.

PenciDesign Supporter replied

Staff Reply

Hi,

We'll add this option in a future theme update. In the meantime, you can add the following CSS code:

ul.penci-wrapper-data li .thumbnail {
    display: none;
}

Regards,
PenciDesign.



babyu started the conversation

Conversation Start

Hi, is it possible to hide post thumbnail in customizing ▸other posts layouts.

If not possible please add this option in theme update - its very much needed.

Thanks for your help & support!!


Want to join this conversation or access attachments? Sign in first.