As you already know that, The title of any blog post is appears at the top of the posts. If you are making a full-width page (Like-404 error page), Then you will want to hide the title of those pages. Now if you are a new blogger and you don't know how to hide the title of those pages, then you are at the right place. Yes guys, Today I am going to show you how you can easily hide any page title in 2 minutes. This trick is too easy, you can use this trick on your blog without any hesitation. To hide any page title, Like- in the particular post, static pages or archive pages you can use the below conditional tags.
How To Remove Selected Pages Title?
And then click on the "New Post / New Pages" option.
Now click on the HTML tab and paste the below code at the top. (See the below image)
<style>.post-title, .post-labels, post-icons, post-author {display:none!important;}</style>
After that, click on the orange publish button.
That's it !
How To Hide Every Post Title?
Now go to the"Template" section and then click on the "Edit HTML" button.
Find the below code by using "Ctrl +f " key together from your keyboard.
]]></b:skin>
<b:if cond='data:blog.pageType != "static_page"'><style>.post-title.entry-title{display: none;}</style></b:if>
Now click on the orange save template button.
That's it ! I hope you like this widget ! Stay tuned for more cool blogger widgets ! Thanks for reading@ Prince.
0 Comment to "How to Hide Post/Pages Title in Blogger"
Post a Comment