Quidus is a minimal, fully responsive, SEO friendly, 2 columns Blogger theme with two columns footer widgets area. Quidus Blogger template has a left sidebar, Google fonts, related posts with thumbnails, social buttons, post share buttons, navigation menu, search engine coding and more.
How To Configure Social Buttons
Find this in "Edit HTML":
<div class='my-social-wrapnbt'> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Facebook'><i class='fa fa-facebook'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Twitter'><i class='fa fa-twitter'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Google Plus'><i class='fa fa-google-plus'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Instagram'><i class='fa fa-instagram'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Linkedin'><i class='fa fa-linkedin'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Tumblr'><i class='fa fa-tumblr'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Stumbleupon'><i class='fa fa-stumbleupon'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Youtube'><i class='fa fa-youtube'/></a> <a class='my-socialnbt' href='#' rel='nofollow' target='_blank' title='Vimeo'><i class='fa fa-vimeo-square'/></a> <a class='my-socialnbt' expr:href='data:blog.homepageUrl + "feeds/posts/default"' rel='nofollow' target='_blank' title='RSS'><i class='fa fa-rss'/></a> </div>
Add your own social links replacing "#" marks.
How To Configure Menu
Find this in "Edit HTML":
<ul class='nav-menunbt'> <li><a expr:href='data:blog.homepageUrl'>Home</a></li> ... <li class='menu-item-has-children'><a href='#'>Downloads</a> <ul class='sub-menu'> <li><a href='#'>Dvd</a></li> <li><a href='#'>Games</a></li> <li class='menu-item-has-children'><a href='#'>Software</a> <ul class='sub-menu'> <li><a href='#'>Office</a></li> </ul> </li> </ul> </li> ... </ul>
Replace "#" marks with real URLs and change anchor texts as you like.
Quidus Blogger Template Responsive View
Quidus theme is 100% responsive, it is working well on any device.