Home Forums WoodMart support forum Remove author name from single blog post

Remove author name from single blog post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #455413

    montessori
    Participant

    Please check screenshot.

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

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to hide the author, please enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .post-single-page .article-inner .meta-author {
        display: none;
    }

    Kind Regards

    #455560

    montessori
    Participant

    Thank you, you are the best.

    #455573

    Luke Nielsen
    Keymaster

    Hello,

    Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Remove author name from single blog post’ is closed to new replies.