Home Forums WoodMart support forum hide author data

hide author data

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

    ahmed.ask
    Participant

    please i need to hide author data in the blog

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

    Hello,

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

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

    Best Regards

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