How to Add Social Media Buttons Above Blogger Posts (Sigma Style Guide)

Learn how to add stylish Sigma-style social media buttons above Blogger posts using simple HTML and CSS. Responsive, mobile-friendly, SEO optimized,
Join Now
Join Now

How to Add Social Media Button Above the Post in Blogger

Do you want to add stylish social media buttons above your Blogger post? In this article, I will share a simple Sigma-style social media button design that you can easily add to your Blogger website using HTML and a little bit of CSS.

How to Add Social Media Button the Post in Blogger
Social Media Button Above the Post in Blogger.
Best For: Blogger, Plus UI, JetTheme, Median UI, News Sigma and other modern Blogger templates.

Why Add Social Media Buttons Above the Post?

Social media buttons help your visitors connect with you quickly. When buttons appear above the article, users can easily follow your Facebook, Instagram, Telegram, YouTube, WhatsApp, and X account.

Main Benefits:
  • Increase social followers
  • Improve user engagement
  • Make your blog look professional
  • Easy to customize
  • Mobile friendly design

Live Preview Style

Step 1: Copy This HTML Code

Paste this code above your Blogger post content in HTML View.

<div class="sigmaBtnBox">
<a class="sigmaBtn fb" href="https://facebook.com/YOURUSERNAME">Facebook</a>
<a class="sigmaBtn ig" href="https://instagram.com/YOURUSERNAME">Instagram</a>
<a class="sigmaBtn tg" href="https://t.me/YOURCHANNEL">Telegram</a>
<a class="sigmaBtn yt" href="https://youtube.com/@YOURCHANNEL">YouTube</a>
<a class="sigmaBtn wa" href="https://whatsapp.com/channel/YOURCHANNEL">WhatsApp</a>
<a class="sigmaBtn x" href="https://x.com/YOURUSERNAME">Twitter / X</a>
</div>

Step 2: Add CSS Code

If you want to use this design in all posts, paste the CSS code in Blogger Theme before ]]></b:skin>.

.sigmaBtnBox{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:10px;
margin:18px 0;
}
.sigmaBtn{
color:#fff;
text-decoration:none;
padding:12px;
border-radius:12px;
text-align:center;
font-weight:700;
font-size:14px;
}
.fb{background:#1877f2}
.ig{background:linear-gradient(45deg,#feda75,#d62976,#962fbf)}
.tg{background:#229ed9}
.yt{background:#ff0000}
.wa{background:#25d366}
.x{background:#111}
@media(max-width:600px){
.sigmaBtnBox{grid-template-columns:repeat(2,1fr)}
}

How to Add This Code in Blogger

Step 1: Login to your Blogger dashboard.

Step 2: Open your post or create a new post.

Step 3: Change Compose View to HTML View.

Step 4: Paste the social button HTML code above your article.

Step 5: Replace all demo links with your own social media links.

Step 6: Publish or update your post.

Final Words

This is a simple and lightweight way to add Sigma-style social media buttons above your Blogger post. You can change colors, text, and links according to your website branding.

-29% OFF
GOBOULT Mustang Sprint Earbuds Product preview
Amazon

Nisara Vanilla Rush Perfume for woman

⭐⭐⭐⭐☆ 4.5/5

Vanilla Perfume .

  • Floral First Impression
  • Sweet, Creamy at Heart
  • Warm & Sensual Base
  • Creamy Vanilla Infusion
₹999 ₹711
🛒 Check Price on Amazon

FAQ

Can I use this social button code in Blogger?

Yes, this code is Blogger-safe and works in Blogger posts, pages, and HTML widgets.

Can I use this code in Plus UI or News Sigma template?

Yes, this design works with Plus UI, News Sigma, JetTheme, Median UI, and most Blogger templates.

Is this code mobile friendly?

Yes, the layout is responsive and automatically adjusts on mobile devices.

Do I need Font Awesome or CDN?

No, this version does not need any external CDN or Font Awesome link.

Pranjal Saikia
Verified Author

Pranjal Saikia

Digital Tools | Tech Blogger | Tutorials And Tips

A modern tech blog offering easy tutorials, digital tools, SEO tips, Android tricks, AI tools, and practical guides.

250+Articles
50K+Readers
5+Years

Post a Comment

Cookie Consent
Tech Stack serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.