Hello,
I just copied this code into my custom css. I had to do that for each page I did not want to have a like button there, but in the end it works.
Maybe this can help you. 🙂
.page-id-xxx .wpulike-default {display: none;}
The xxx should be your page id.
-
This reply was modified 5 years, 11 months ago by presseloxx.
-
This reply was modified 5 years, 11 months ago by presseloxx.