• Hi, i tried to hide my name on the top of my publication by doing it :
    Articles -> screen option -> uncheck autor

    But nothing, my name is still on the top of the publication.

    Thanks if you can help.

Viewing 1 replies (of 1 total)
  • Hi @laurentisch,

    Happy New Year and, thank you for using our theme.

    To hide the Author Name from post archive and single post page, please use the following CSS code:

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

    Please copy and paste it to Additional CSS in theme customizer, you can go there

    Appearance > Customize > Additional CSS

    If face any issue, please feel free to contact us.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘How Hide editor name on Astral’ is closed to new replies.