Home Forums WoodMart support forum how to hide blog authors

how to hide blog authors

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

    Eric2022
    Participant

    Hi team.

    May I know how to hide the blog author’s name or email? Thanks.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    Best Regards

    #392723

    Eric2022
    Participant

    Morning. Aizaz Imtiaz Awan

    I have added the CSS but did not work.

    Thanks.

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

    Hello,

    The CSS is working fine. Please clear cache and check back.

    Screenshot: https://gyazo.com/74e980ae298c84ce761b2e7031618964

    Best Regards

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