• Resolved dgh69

    (@dgh69)


    I wondered if there was a way to hide the name of the post authors though..? I understood this was usually possible but couldn’t see an option to do this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi dgh69,

    thanks for using MH Joystick lite.

    You could hide the author name on posts with a line of CSS:

    .entry-meta-author { display: none; }

    I understood this was usually possible but couldn’t see an option to do this.

    There are options to hide post meta data included in the premium version of MH Joystick.

    • This reply was modified 8 years, 2 months ago by Michael.
    Thread Starter dgh69

    (@dgh69)

    Thanks. Does this simply go into the additional CSS option or can you advise where else it should go if not.

    Yes, you can copy & paste the code to the Additional CSS section in the customizer.

    Thread Starter dgh69

    (@dgh69)

    I did that, however it did not make any difference:

    /*
    You can add your own CSS here.
    .entry-meta-author { display: none; }
    Click the help icon above to learn more.
    */

    This should work just fine. Please provide your URL so that we can check if you’ve added the code correctly and if other stuff on your site is affecting this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hiding post authors’ is closed to new replies.