Remove blog category from blog post
-
How can I remove blog category displaying on single blog page. There is no setting for it. SS attached
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.meta-categories-wrapp, .wd-post-cat.wd-style-with-bg {
display: none !important;
}
Best Regards.
Added the code & it did not solve the purpose. SS attached
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the page URL I will check and give you a possible solution.
Best Regards.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.post-single-page .meta-post-categories {
display: none !important;
}
Best Regards.
I have added the new code & the issue still exists. I am attaching ss of theme settings below
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the WP admin login details of your site so I will check and give you the possible solution.
Best Regards.
Hello,
Please share the login details in the private content area.
Best Regards.
Okay I will share the same tomorrow
Hello,
Ok I am waiting for your response!
Best Regards