Ads (728x90)

Latest Post

Kesehatan

Tips


Blogger gadgets and blogger tips are very common in current blogging context. They became an essential part of blogging for years now. So blogger gadgets blogs are more popular than ever before on internet.

Recently one of my friends asked me “Can I remove the title of a blog page”. He asked me specially to remove the title of a page, not in a post. So I thought to make a post on “How to remove title of a blogger page”.

The removal of the title of a page gives a more professional look to the page. At the same time it gives more “Website” look than a “Blog” look to your blog. And also it is very easy to do this.

Compare left side image with right side image. Note that left side image has a title. But right side image doesn’t has a title. 

                  



Hoe to Do This?



  •   First go to your DASHBOARD >> NEW POST >> EDIT PAGES


  •  Then click on “New Page” tab


  •   Now add a title and make a page as usual


  •  Here comes the trick. At the moment you are in compose mode. Click the tab next to it which says “Edit HTML”


  •   Then copy the following code and paste it at the top of the HTML.



<style>
.post h3 {display:none !important;}
</style>



  •    Now preview your page. Wow… No title, isn’t it?


  •   Publish your post and enjoy.

Now you know how to remove your title from your blogger pages. For this trick you don’t need to add any blogger gadgets. 




Post a Comment