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

    (@gwin)

    Hi, i understand you want to do this on Ad details page? If so then adding the code below to your theme CSS file should do it

    
    .adverts-single-author-name, .adverts-single-author-avatar {
        display: none !important;
    }
    
    Thread Starter gstar

    (@gstar)

    Fantastic, thanks!

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

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