Home Forums WoodMart support forum How to hide Author name on Blog page

How to hide Author name on Blog page

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

    millann
    Participant

    Hi,

    i used your css code that i found in support topics to hide post by author on single blog page but that code does not worked in Blog page.

    I tried everything that i found in this Forum but not lucky!

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    .blog-design-meta-image .wd-meta-author {
    display:none;
    }

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

    Best Regards

    #388324

    millann
    Participant

    Thank you very much. It is worked.

    #388601

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘How to hide Author name on Blog page’ is closed to new replies.