• Resolved gstar

    (@gstar)


    How can I hide the author name and details on the listing?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Add in wp-admin / Appeareance / Customize / Additional CSS panel the code below

    
    .adverts-single-box { display: none !important }
    
    Thread Starter gstar

    (@gstar)

    OK but that also removes the price?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide author’ is closed to new replies.