How to hide Author name on Blog page
-
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.
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
Thank you very much. It is worked.
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘How to hide Author name on Blog page’ is closed to new replies.