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

    (@questas_admin)

    Here is what you need.

    .entry-meta, .entry-meta a, .entry-footer, .entry-footer a {
    display: none;
    }

    You should create a child-theme or if you aren’t going to do major customizations to your site you can use this plugin to enter your custom css code.
    http://wordpress.org/plugins/simple-custom-css/

    Thread Starter kearaflynn

    (@kearaflynn)

    Still not working…

    Here’s what I did:

    -Clicked on your link. Downloaded, saved & uploaded. Installed.
    -Went to “Appearance” in the Dashboard, then “Custom CSS”
    -Entered the following & saved:

    /*
    .entry-meta, .entry-meta a, .entry-footer, .entry-footer a {display: none;}
    */

    Where did I go wrong?

    K

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

The topic ‘Remove Author from Posts’ is closed to new replies.