Forums
Home / Plugin: WPAdverts - Classifieds Plugin / Hide author
(@gstar)
7 years, 10 months ago
How can I hide the author name and details on the listing?
(@gwin)
Add in wp-admin / Appeareance / Customize / Additional CSS panel the code below
.adverts-single-box { display: none !important }
OK but that also removes the price?