Bubbly is a personal, responsive and minimal Blogger Theme with one column design and a bottom widgets area. NewsBlog Blogger template has Google fonts, social icons on footer, post share buttons, top navigation menu, related posts, search engine friendly data and more.
How To Setup Top Navigation Menu
Find this in "Edit HTML":
<ul class='menunbt' id='main-menunbt'> <li><a expr:href='data:blog.homepageUrl'>Home</a></li> <li><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><a href='#'>Uncategorized</a></li> </ul>
Replace "#" marks with real URLs and change anchor texts as you like.
How To Configure Social Buttons
Find this in "Edit HTML":
<div class='seven-col lastnbt' id='footer-social-iconsnbt'> <a class='facebooknbt' href='#' target='_blank'/> <a class='twitternbt' href='#' target='_blank'/> <a class='googleplusnbt' href='#' target='_blank'/> <a class='youtubenbt' href='#' target='_blank'/> <a class='pinterestnbt' href='#' target='_blank'/> <a class='stumbleuponnbt' href='#' target='_blank'/> <a class='rssnbt' href='#' target='_blank'/> </div>
Add your own social links replacing "#" marks.
Bubbly Blogger Template Responsive View:
The Bubbly Blogger template is a 100% responsive blogger theme which is working well on every device.