Patus is a minimal, fast, personal blogging Theme for Blogger blogs with auto post summaries on homepage. Patus blogger template has features such as top multilevel navigation menu, social profile buttons, post share links, SEO friendly, related posts, Google fonts and more. Patus theme is totally responsive so it adapts to your style as well as the device it's viewed on.
How To Configure Social Buttons
Find this in "Edit HTML":
<ul class='nav-socialnbt'> <li><a expr:href='data:blog.homepageUrl + "feeds/posts/default"' rel='nofollow' target='_blank'><i class='fa fa-rss'/></a></li> <li><a href='mailto:123@abc.com' rel='nofollow' target='_blank'><i class='fa fa-envelope-o'/></a></li> <li><a href='#' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a></li> <li><a href='#' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a></li> <li><a href='#' target='_blank'><i class='fa fa-google-plus'/></a></li> </ul>
Add your own social links replacing my social network profile URLs.
How To Add Links to Top Navigation Menu
Find this in "Edit HTML":
<div class='menu-nbt-menu-container'> <ul class='menunbt'> <li><a expr:href='data:blog.homepageUrl'>Home</a></li> <li class='menu-item-has-children'><a href='#'>Business</a> <ul class='sub-menu'> <li><a href='#'>Internet</a></li> <li><a href='#'>Market</a></li> <li><a href='#'>Stock</a></li> </ul> </li> ... <li class='menu-item-has-children'><a href='#'>Health</a> <ul class='sub-menu'> <li><a href='#'>Childcare</a></li> <li><a href='#'>Doctors</a></li> </ul> </li> </ul> </div>
Replace "#" marks with real URLs and change anchor texts as you like.
Patus Blogger Template Responsive View:
This theme has a responsive layout and a modern design. It will adjusts to any screen size and device.