remove title, metadata and featured image in an article
-
Hello,
how to remove the title, metadata (author, date) and featured image in the article.
An example article in the link
Thanks in advance
N L
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-single-post-header .title,.wd-post-meta, .wd-single-post-img {
display: none !important;
}
Best Regards,
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘remove title, metadata and featured image in an article’ is closed to new replies.