How to Remove Author’s Details Completely
-
Hello,
I am developing an e-commerce website and want to completely remove author’s details (name and logo) in blog section. Currently my website is under maintenance mode
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:
body .wd-entry-meta .meta-author {
display:none;
}
Best Regards
Thanks, problem resolved.
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘How to Remove Author’s Details Completely’ is closed to new replies.