<meta content='Keywords_Here' name='keywords'/>
Keywords_Here with your blog keywords you want to use.
<div class="menu-container" id="sticky"> <div class="sixteen columns"> <!-- Navigation List --> <div class="table"> <nav id="primary_nav_wrap"><ul class="bt-nav"> <li class="submenu-link"><a class="arrow" href="http://grace-bthemez.blogspot.com/">Home</a> <!-- Submenu--> <ul> <li><a href="#">Submenu</a></li> </ul> </li> <li class="submenu-link"><a class="arrow" href="#">Premium Themes</a> <!-- Submenu--> <ul> <li><a href="#">Default</a></li> <li><a href="#">Sidebar</a></li> <li><a href="#">Fullscreen Parallax</a></li> <li><a href="#">Video Post</a></li> <li><a href="#">Gallery Post</a></li> </ul> </li> <li class="submenu-link"><a class="arrow" href="#">Features</a> <!-- Submenu--> <ul> <li><a href="#">Grid</a></li> <li><a href="#">Allure Theme</a></li> <li><a href="#">Splendid</a></li> </ul> </li> <li><a href="#">About</a></li> <li><a href="#">Cooking</a></li> <li><a href="#">Contact</a></li> </ul> </nav> </div> </div> </div>
| Change | Please Change the links according to your need,For links Just replace the # with url and Change the Name of the link |
To Modify It all you have to do is just change the text, GO to the very last of the template you'll find code something like this.
<script> $(".element").typed({ strings: ["Hey I'm Minute. A Personal Blogger Portfolio and Blog Theme For Awesome Creative Folk Around The World. Handcrafted Responsively By Bthemez"], typeSpeed: 0 }); </script>
Just Change the text with your text.
You;ll find more information here Click Me
Go to the template and try to find below code.
Just Delete the Entire Block From animated starts to ends.
By default Footer Widgets are hidden, but you can enable it easily.
Go to Blogger Dashboard and Template and try to find "#footer" (without quotes). you'll see code something like below
#footer {
position:relative;
padding: 20px 0;
margin-right: auto;
margin-left: auto;
display:none;
margin-bottom:30px;
}Just change delete the display:none; line
| Links Url | Change the # value with your social link |
<script type="text/javascript"> var nopost = 10; </script> <script src="/feeds/posts/default/-/LABEL_NAME?alt=json-in-script&callback=galposts"></script>
| LABEL_NAME | Change it with the label name of posts to be shown. |
| numpostsq | Number of posts to be shown. It must be lower or equal to the number of posts that have the label name. |
Go to this url Facebook Like Box
| Facebook Page Url | Add Your FB Url in box |
| Color Scheme | Choose light color scheme |
<script type="text/javascript"> var nopostb = 5; </script> <script src="/feeds/posts/default/-/LABEL_NAME?alt=json-in-script&callback=blockposts"></script>
| LABEL_NAME | Change it with the label name of posts to be shown. |
| nopostb | Number of posts to be shown. It must be lower or equal to the number of posts that have the label name. |
<script type="text/javascript"> var nopostr = 5; </script> <script src="/feeds/posts/default?alt=json-in-script&callback=recentposts"></script>
| nopostr | Number of posts to be shown. It must be lower or equal to the number of posts in your blog. |
<div id="random-posts"> <script style="text/javascript"> var numposts_gal = 4; </script> <script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts&max-results=99"></script> </div>
| numposts_gal | Number of posts to be shown. |
<div id="comments-container"></div>
<script>
var cm_config = {
ct_id: "comments-container",
max_result: 5
};
</script>
| max_result | Number of recent comments to be shown. |
you have to edit the social links manually.
<ul class='contact-social'> <li><a href='#'><i class='fa fa-facebook'/> Facebook</a></li> <li><a href='#'><i class='fa fa-twitter'/> Twitter</a></li> <li><a href='#'><i class='fa fa-google-plus'/> Google+</a></li> <li><a href='#'><i class='fa fa-dribbble'/> Dribbble</a></li> <li><a href='#'><i class='fa fa-linkedin'/> Linkedin</a></li> <li><a href='#'><i class='fa fa-instagram'/> Instagram</a></li> </ul>
Change the color value here and link color can also be change