Home Forums WoodMart support forum How to remove “Posted by Admin” from blog post?

How to remove “Posted by Admin” from blog post?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #425899

    LivaR
    Participant

    Hi! Please precise how to remove “Posted by Admin” from blog post front end?

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .single-post li.meta-author {
        display: none;
    }

    Best Regards.

    #425974

    LivaR
    Participant

    Perfect! Thanks

    #426176

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to remove “Posted by Admin” from blog post?’ is closed to new replies.