How to Edit Navigation Menu:
To change navigation menu according to your needs, just follow the instructions below:
- Go to Blogger >> Templaet >> Edit HTML
- Search For <!--Main Menu--> in the template
- Now customize the menu code according to your needs
- Save the Widget, Press "Save" Button

How to Edit (Homepage) Featured Heading
To edit the featured heading on the homepage, follow the following instructions:
- Go to Blogger >> Template >> Edit HTML >> Search For <!--Feature Heading-->
- Customize the heading according to your needs
- Save the template, press "Save template" button

How to Edit Feature Category with Thumbnail (Homepage)
If you want to display the 4 posts with thumbnails that appear in the homepage of theme demo, do as follows:
- Go to Blogger >> Layout >> Featured Documents >> EDIT
- Now, in the text area write the name of the label. It will display the posts from only that label which you'll write.
- Save the template, press "Save template" button

How to Edit Newsletter Widget
The newsletter widget enables you to send automatic updates to your subscribers to their email inbox, its a great way to keep your users updated with your newly published articles.
- Go to Blogger >> Template >> Footer >> Edit (Select the Last widget edit)
- Now paste the following code in the text area.
- One everything is done, Save the template.
<p><b>Subscribe</b> to our Newsletter to get important updates about our network & spicy inside stories.</p>
<form action="http://feedburner.google.com/fb/a/mailverify" class="email-form" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=templatetism', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow">
<input name="uri" type="hidden" value="Templateism" />
<input name="loc" type="hidden" value="en_US" />
<input class="emailtext" name="email" onblur="if (this.value == "") {this.value = "Enter your email...";}" onfocus="if (this.value == "Enter your email...") {this.value = ""}" type="text" value="Enter your email..." />
<input alt="" class="sub-button" title="" type="submit" value="SignUp" />
</form>

How to Add Featured Category only Titles (Homepage):
If you want to display the 4 posts with only post titles that appear in the homepage of theme demo, do as follows:
- Go to Blogger >> Layout >> Featured Products Tab >> EDIT
- Now, in the text area write the name of the label. It will display the posts from only that label which you'll write.
- Save the template, press "Save template" button
