1.Log in to your dashboard--> layout- -> Edit HTML
2.Scroll down to where you see this :
Look at the picture below.
3.Copy below code and paste it after above line.
Look at the example below.
4.Now save your template and you are done.
Best Blogging Tutorials and Themes
1.Log in to your dashboard--> layout- -> Edit HTML
2.Scroll down to where you see this :
Look at the picture below.
3.Copy below code and paste it after above line.
4.Now save your template and you are done.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Good day sir.
I was looking for this tutorial for almost a week.I'm glad I found this. but i have some little problems. I cant find the code with #header. description { .. I'm using high customized advance template. any help from you will be highly appreciated. my blog is http://animemoryu.blogspot.com
Thanks in advance
@PinoyDoble
find this:
<div class='descriptionwrapper'>
replace it with below one:
<div class='descriptionwrapper' style='display:none;'>
The same with me sir.. i cannot find also the code
to hide the description even the Title.
http://www.pinoywarezdl.co.cc/
thanks
http://shadowtodeath.blogspot.com/
Find below code after expand widget templates :
.header-inner .Header .descriptionwrapper {
padding: 0 $(header.padding);
}
insert this code : display: none;
and the complete code should be like this :
.header-inner .Header .descriptionwrapper {
padding: 0 $(header.padding); display: none;
}
Good luck!
http://www.kidstazion.com
Thanks, i tried it and it worked. @Kidstazion thanks also....
This is really amazing. Both your hide tittle and description helped me alot!
Thank you , so much!
Lasantha @ working well ...
Thanks this was an easy solution!
This is not the first time I resolved blog issues because of you. Your blog is awesome!