How to remove all instances of "add to favorite" button
I would like to get rid of the entire favorite feature, i know there is no way to just turn it off so I am going to hide the button,
Where are all instances of the button? is there CSS i can add to hide the button (or comment out). I've removed it from the single listing page by deleting the line. However, is there an easier way than this?