Comments Kateotte started the conversationApril 12, 2017 at 2:14amHow do I get rid of the heart/like button at the bottom of the portfolio item pages? 1,558Laborator repliedApril 12, 2017 at 7:45amHi Kateotte,If you want to disable the Like functionality completely then you can do that through the Theme Options > Portfolio Settings but if you want to hide it just in the portfolio item pages then add the following CSS in your Custom CSS area: .social-links-plain { display: none !important; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
How do I get rid of the heart/like button at the bottom of the portfolio item pages?
Hi Kateotte,
If you want to disable the Like functionality completely then you can do that through the Theme Options > Portfolio Settings but if you want to hide it just in the portfolio item pages then add the following CSS in your Custom CSS area:
Best regards,
Laborator Team