Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Check your settings in appearance to see if your theme gives you the option to not display post metadata. Otherwise add the following custom CSS:

    .entry-author { display: none; }

    .single .entry-author{ display : none ! important;}

    Please paste the above CSS code in Appearance -> Customize -> Additional CSS

    I hope this will help you.

    Thread Starter trololoo

    (@trololoo)

    Thank you, it helped! have a nice day

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide author and icon’ is closed to new replies.