Hide Post Date and Time demo
Step1:-Log into your Blog >>Go to "Layout" >>"Edit HTML">>Check "Extend Widget"
Step2:-Ctrl+F>>search for following code
h2.date-header {
margin:1.5em 0 .5em;
}
Step3:-Replace this code with following code
h2.date-header {
margin:1.5em 0 .5em;
display:none;
}
Step4:-Save your Template.
Congrats you have successfully removed Date and Time from your Blog.
Uses of "Hide Post Date and Time in Your Blog"--This feature is especially useful to the Blogs which displays TOC or Table Of Content Or Index Feature.
Tags:
0 comments:
Post a Comment