How to Easily Remove Widget Titles in Blogger?

Advertisements
The widgets are considered as the handiest element for a blog which lets you create uniquest layout for your website. Blogger users can easily drag and drop a widget into different widgets areas like sidebar, post area and etc.  Most of the widgets allow you to define a specific title that can be done from the Layout Admin area present in your Blogger Dashboard.  However, sometime you may not like to show or display the widget title on your blog. Recently, one of our readers asked us How to Easily Remove Widget Titles in Blogger? In this article, we will show you how to easily remove widget titles in Blogger?

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 != &quot;&quot;'>
<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.
Advertisements

The Editorial Team of MyBloggerLab consists of a group of Professional Blogger geeks Led by Syed Faizan Ali (Founder of MyBloggerLab).

Comment With:
OR
Choose Wisely!

10 comments

July 23, 2013 at 4:55 AM

Dear Yes great jod, it is really very easy to understand how to remove title thank you very much.

July 23, 2013 at 11:35 PM

Nice post, thanks for sharing

July 26, 2013 at 10:30 PM

Can you help me....!!!

December 10, 2013 at 11:21 AM

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

Editorial Team MOD
December 10, 2013 at 9:25 PM

Nice Tip!

December 24, 2013 at 5:45 PM

Thank Lot.

January 2, 2014 at 3:56 PM

How easy, really, thanks a lot!

Anonymous
January 8, 2014 at 3:21 AM

this is what i actually looking for.. not to remove title , just to hide when users view my blog

August 15, 2014 at 9:36 PM

Really Nice Information Thanks for share this Article :)

January 13, 2016 at 3:12 AM

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.

Helping You to do Cool Things With Blogger Since 2012™.

© Copyright 2012 - 2018. MBL Networks, All Rights are Strictly Reserved.