Home Forums WoodMart support forum How to hide the Author Name from blog articles

How to hide the Author Name from blog articles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #673916

    Hello, I would like to hide the author name from blog articles of woodmart theme. I’ve deactivated Author Bio, Meta info and also made CSS modifications as seen in a previous closed topic, but it didn’t work.
    Can you please help?
    Thanks.

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

    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,

    #674396

    Hello,
    I have sent attached my credentials in the private content part.
    Thank you for your support.

    #674467

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

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

    Best Regards,

    #679245

    Hello,
    I have just tried it, and it worked.
    Thank you very much.

    #679409

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘How to hide the Author Name from blog articles’ is closed to new replies.