bnhd#jhiyeioenh#You will need to search for this line in the html of the template:
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
After you found it, click on the right side on the corresponding number, and the code below will collapse... now will see this line (screenshot):
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>...</b:section>
Cut it and paste it just below this line (screenshot):
<body expr:class='"loading" + data:blog.mobileClass'>
You can find it by searching for <body (don't worry if it looks different, it should however begin with this part).
Save the template, then go to Template > Customize > Advanced > Add CSS and paste this inside the empty box:
#header {
margin-top: 50px;
}
And click the "Apply to blog" button. Hope it works!
http://5minutesph.blogspot.com/2015/11/how-to-remove-helplogger-footer.html here is the link of the tutorial on how to remove the footer attribution just visit it..
ReplyDelete