Skip to content
Public Ticket #2160

love (like) icon

Conversation thread

PenciDesign replied

Staff Reply

Hi,

To hide love icon, please add more this code to Customize > Custom CSS:

\
.penci-post-share-box .penci-post-like, .post-share .count-number-like, .post-share a.penci-post-like{ display: none;  }

To hide pinterest sharing icon, please add more this code to Customize > Custom CSS:

\
.penci-post-share-box > a:nth-child(5), .list-posts-share > a:nth-child(4){ display: none; }

Best Regards,

PenciDesign

iMaestro31 started the conversation

Conversation Start

Hi,

How can I hide love (or like) icon?

How can I hide Pinterest icon?

Thanks,

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