Home Forums WoodMart support forum Remove Post By on single posts and blog

Remove Post By on single posts and blog

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #669701

    Maherlink
    Participant

    Hi
    I want to remove post by admin in the meta info’s , in single post and blogs
    These code not working :

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

    please help me to remove Onley post by admin and it’s avatar

    • This topic was modified 1 month ago by Maherlink.
    Attachments:
    You must be logged in to view attached files.
    #669710

    Hung Pham
    Keymaster

    Hi Maherlink,

    Thanks for reaching to us.

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

    div.wd-post-author{
        display: none;
    }

    Kind Regards,
    Hung PD

    #669840

    Maherlink
    Participant

    Is not working the posted by is still there

    #669865

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #669878

    Maherlink
    Participant

    ok attached

    #669921

    Hello,

    The issue has been resolved. I’ve re-added the previous CSS to your site under Theme Settings > Custom CSS, and it’s now working as expected.

    Please clear your browser cache completely and revisit your site to confirm the issue.

    Best Regards,

    #670152

    Maherlink
    Participant

    Thank you , You are great !

    #670202

    Hello,

    You’re very welcome! If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Tagged: 

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

The topic ‘Remove Post By on single posts and blog’ is closed to new replies.