Home Forums WoodMart support forum Posted By

Posted By

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

    myamikizara
    Participant

    is it possible to remove the words “Posted By” but keep the Author Avatar and Name on the single post page. The
    “Posted by” only shows on desktop and is removed on mobile device already

    #478691

    Hello,

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

    .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)