Moments Free vs. Pro Versions : Features Comparison
Features | Free Version | PRO Version |
---|---|---|
Template Designer Compatible (Color Options / Font Options / Background Support) |
✖ | ✔ | Search Engine Optimized | ✖ | ✔ |
Remove Footer Credits | ✖ | ✔ |
Priority Support | ✖ | ✔ |
No Encrypted Scripts | ✖ | ✔ |
Lifetime Theme Updates | ✔ | ✔ |
For Unlimited Domains | ✔ | ✔ |
Moments is 2 Column Responsive Blogger Template for Personal Blogs. Moments Blogger Template has 2 Columns Layout, Navigation Menus, Social Buttons, Google Web Fonts, Right Sidebar and More Features.
How To Add Links to Navigation Menu
Go to "Layout". Click on "Edit" link of "Edit This Menu" widget.
Now add your links to that link list widget.
How To Configure Social Buttons
Find this in "Edit HTML":
<!-- social stuff --> <div class='widget' id='social'> <a href='mailto:info@yoursite.com'><i class='fa fa-envelope fa-2'/></a> <a href='#'><i class='fa fa-twitter fa-2'/></a> <a href='#'><i class='fa fa-dribbble fa-2'/></a> <a href='#'><i class='fa fa-facebook-square fa-2'/></a> <a href='#'><i class='fa fa-vimeo-square fa-2'/></a> <a href='#'><i class='fa fa-linkedin fa-2'/></a> <a href='#'><i class='fa fa-github fa-2'/></a> <a href='#'><i class='fa fa-rss fa-2'/></a> </div> <!-- end social stuff -->
Add your email address replacing "info@yoursite.com".
Add your own social links replacing "#" marks.