The First thing you need to do is to go to blogger.com and login into your Google account. After logging in from the blogger dashboard, go to Your Blog >> Layout >> Select any widget and press the “Edit” link present on the specific gadget from which you like to remove the title.
On pressing the “Edit” link, a new window will pop out which would consist of the content that you have in your widget. Remove the title or any text present in the field area of title and press the “Save button” located at the bottom of your screen.
Note: This method only works when you have written something in the widget content. If all the text fields are blank (empty), then you cannot remove the title from HTML widgets.
Alternative Method:
Go to Blogger.com >> Template >> Edit HTML and search for the following code. After finding the below code, carefully remove it by making sure that the tags are closed properly. Once you have removed the following code, just press the “Save Template” button and that’s all.<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
This method is only for those who can handle a few things themselves and has a little knowledge about HTML coding. Otherwise, the method mentioned above works perfectly well.
That’s all. It was certainly extremely straightforward to remove the Widget titles in Blogger. We hope that this article have helped you in hiding widget titles with convenience. Do you like showing widget titles or remove them? Comment below to let us know about it.
About the Editorial Team
The Editorial Team of MyBloggerLab consists of a group of Professional Blogger geeks Led by Syed Faizan Ali (Founder of MyBloggerLab).
10 comments
Dear Yes great jod, it is really very easy to understand how to remove title thank you very much.
Nice post, thanks for sharing
Can you help me....!!!
you can also use CSS by going to your 'Edit HTML' > Click 'Jump to Widget' and whatever widget title you want to hide (example: HTML1) you would add the following to CSS if the 'customize' tab next to 'Edit HTML'
#HTML1 h2 {
display: none;
}
this is beneficial so it is not permanent
Nice Tip!
Thank Lot.
How easy, really, thanks a lot!
this is what i actually looking for.. not to remove title , just to hide when users view my blog
Really Nice Information Thanks for share this Article :)
Thank you for the tip! Useful indeed!
Post a Comment
We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.