Introducing "The S.T.A.N. Plan"

Removing The Title From Blogger Static Page

How to remove the title page from a blogger site

I didn't like the "Title" that was there by Default on a Blogger site. I wanted to get rid of it.  I simply didn't like the way it displayed and left a gap at the top of the page.

Below is an image of what it looked like.
So to fix this I did some research and found that +Southern Speakers  had an article explaining how to remove it.  After I read it I started thinking about what was really involved here, and whether or not I wanted to go into the HTML code page for the site. It's not that I don't know how, I just didn't want to have to do it. I already customized plenty. It's just another 'thing' that could go wrong. So I decided to just experiment by adding it to the CSS file. It worked.  Here's how you can do the same on your site.

  1. Go to the Administrative area of your blogger Dashboard
  2. Select Template
  3. Select Customize
  4. Select the Advanced Label.  
  5. From there add this to the CSS

.post-title.entry-title{
display: none;
}.

Here's what that will look like:


The Results

As you can see the Static Page Title Is removed. It removes it globally, so it will no longer show up on any of your pages.

If you found this helpful, need some help with it, or just want to say hello... please use the comment section below. 

Note: you should know that the method that I describe will remove ALL Titles from your pages. Use that method if you want total control over the title to you pages.

Comments

TankidiumWar said…
Perfect - Thank you very much!



Nathan said…
This removes the title from post entries also, not just static pages.
Stan Bush said…
Obviously, it doesn't. All my pages and posts have titles on this site. And it's what I used. The post has been viewed by 6K+ and used ver 1K times. Nobody but you has ever said that. Nobody. Recheck your code
SmogInTheNoggin said…
Awsome! Worked first time, thank you so much!
Aniket said…
sir this is not work in my blog
Perfect , so nice of you
Linda said…
It worked! Thank you.
Sir Jomz said…
Thank you so much
ZJ said…
This worked. Thx. But there is still an "underscore" mark left on all the pages.
Stan Bush said…
Been a while :-) You're welcome.
Stan Bush said…
You are most welcome :-)
Stan Bush said…
You're welcome. Glad it helped.
Stan Bush said…
You're welcome. Glad it worked. Wher's your site?
Stan Bush said…
You're most welcome...
Stan Bush said…
Thank you. I'm glad it helped
Stan Bush said…
you're welcome. Glad it helped.
Stan Bush said…
I can't see your page because you've hidden your profile. So I can't help. Sorry.
Amna Khursheed said…
IT worked! thanks a lot. you are more than chat gpt.