Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Posts › Disable blog-page-title in header
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by
Themosaurusrex.
-
AuthorPosts
-
@themosaurusrex
- 0 Topics
- 2048 Posts
Hi @creation,
To change this, simply add the following code snippet to your website:
.single-post.postid-1 .grimlock-section__title { display: none !important; }
Just replace 1 by the ID for your post. You can find the ID by simply looking for the value when editing the post in WP admin.
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
May 4, 2020 at 13:41 #12384@themosaurusrex- 0 Topics
- 2048 Posts
You’re welcome.
Cheers,
May 5, 2020 at 12:06 #12447 -
AuthorPosts
The topic ‘Disable blog-page-title in header’ is closed to new replies.