Home Forums WoodMart support forum How to remove an author?

How to remove an author?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #476847

    cmeng7680
    Participant

    How to remove an author?How to modify the author avatar?

    Attachments:
    You must be logged in to view attached files.
    #476900

    Hello,

    Please paste the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

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

    Click “Posts” and then “All Posts”
    Choose the post you want to change the author of and click “Edit”.
    Find “Author” from the sidebar.
    Open the dropdown menu to change the author.
    Click “Update” to confirm the change.

    Best Regards.

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