How to Edit In HTML code of Blog and How to add Contact us and About Author bellow all posts
This is very important post for bigners who really want to to make owen good blog and edit in the main menu . and want to edit social media icon in blog and about the author bellow each post just follow the bellow steps and make your owen blog setup with free template.
How to change Main Menu and sub Menu in blogger:--------
To change Sub Menu And Main Menu
Log in Blogger>> Theme>> click on Edit HTML you will see this interface see bellow image:-
Search this in the HTML by press control with F Key
<!-- Customize Navigation Menu Here -->
<li><a href='#'>Sub-Menu 1</a></li>
<li><a href='#'>Sub-Menu 2</a></li>
Replace "#" with your category URL.
sub-Menu 1 you can change it with your menu name. also you can delete entire menu. as shown in bellow image.
Note You have to change the URL # with your category URL it is the URL of your category you can copy from the blog and click on category copy url and past it here in place of the #.
see above image i did same. Do Note forgot save theme after make change.
Search for the Following Code: <!-- Social Profile Icons --> (If not present in your HTML just search the social icone HTM in the code) as shown in image it will be as instagram facebook etc)
href='YOUR-FACEBOOK-URL'
href='YOUR-TWITTER-URL'
href='YOUR-GOOGLE+-URL'
Replace with your profile URL.
Search for the Following Code:
<!-- Change contact button url -->
Replace /p/contact-us_14.html with yours.
Grab the code to paste on static page by clicking below URL.
If Have any Issue plz feel free to ask in comment or email i will help you.