Home Forums WoodMart support forum Blog Author

Blog Author

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

    tonyshark
    Participant

    How do I hide/disable posted by “blogger Name” on blog posts?

    Thanks

    #196442

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-entry-meta .meta-author {
    display:none;
    }

    Best Regards

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