Home Forums WoodMart support forum How to hide meta content like autor?

How to hide meta content like autor?

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

    aioex
    Participant

    Hi,

    Would you please mention how to hide meta content like author?

    Thank you

    #281652

    Hello,

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

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

    If you have any questions please feel free to contact us.

    Best Regards

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