Viewing 6 reply threads
You must be logged in to reply to this topic.
Hello,
Is it possible to remove the heart shape/icon from blog posts ?
Thanks,
By heart shape/icon we refer to the “favorite” icon that appears beside each blog message.
Hello,
Yes, it is possible. Please add this code into your custom css box:
.post-like {
display: none;
}
Best regards!
Thank you Ruco. It is good to hear there is solution.
We are using the free wordpress (not premium or business), how can we access the custom css box ?
Thank you again for the support !
BTW, we can change files because we have FTP access. If this helps.
Hello,
Sorry, you can turn of post like here https://www.clipular.com/c/4621827726901248.png?k=piXaPm5_d2PPyCvn6YwarxWSuN0
For more information please read the theme documentation https://codeless.co/documentation/
Best regards!
You must be logged in to reply to this topic.