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 4 years, 4 months ago by presseloxx.
-
This reply was modified 4 years, 4 months ago by presseloxx.