How To Customize Main Menu Links?:
To add links in main menu navigation do as mentioned below:
- Go to Blogger >> Template >> Edit HTML
- In the template, search for <!--Menu-->
- Now you will find the whole of the menu, customize it as you like.
- One everything is done, Save the template.

How to Display Featured Posts via LABELs in MENU
To display recent posts via labels, make sure your have at least 3 posts published under a specific label with proper images uploaded by yourself from your hard drive. Note: Images used in the post from other sources might make this feature to not work the way you are wanting.
- Go to Blogger >> Edit HTML >> Search for the following code
- <script src='/feeds/posts/default/-/Featured?published&alt=json-in-script&callback=labelthumbs' type='text/javascript'/>
- Now upon finding the above code, replace Featured with your Label
- Save the template

How To Customize About us Section
To Customize feature details section do as follows
- Go to Blogger >> Template >> Edit HTML
- In the template, search for <!--About-->
- Now you will see the pre-defined feature section text, customize it according to your needs.
- One everything is done, Save the template.
