How to increas Margin gap above Header at the Top

This post give an idea to increase the margin ( gap ) above header. There are two header elements Header1 and Header2 because the header is broken into two column in this case . But there may be  only one header  element in other cases.
The steps are.
Go to Template>Html>ctrl+Find (Header1). Copy this widget foe its exact name.
Now go to Template>Advance>CSS.
Add this CSS


#Header1 {

margin-top:40px;
}

Now margin can be edited from 40px to any value like 20px etc. See it can also be added in Edit Html code above </head> section.

HTML template photogrph image picture
See the effect on the page of wwww.essssay.com HTML template photogrph image picture
See also  How to Reduce Margin above Blogger Post |Blogger Margin Padding Edit Post

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *