Home Forums WoodMart support forum Hide Author Name and Profile from Blog and posts

Hide Author Name and Profile from Blog and posts

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

    omidvar64
    Participant

    Hello

    How do I hide or remove author name from blog page and blog post?

    Thanks for creating your very professional theme.

    #354120

    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

Tagged: ,

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