How To Add Facebook Group Join Button Widget To Blogger Blog :
Follow the steps below :
1. Log In Blogger >> 2. Dashboard >> 3. +add a Gadget >> 4. HTML/JavaScript
Copy the below code and paste it in HTML/JavaScript content
<div style="text-align: center; font-family: Arial, sans-serif; margin: 30px 0;">
<p style="font-size: 18px; font-weight: bold; color: #1877f2; margin-bottom: 15px;">
🔷 Join Our Facebook Group
</p>
<a href="https://www.facebook.com/groups/YourGroupID" target="_blank" style="display: inline-block; padding: 10px 24px; background-color: #1877f2; color: #fff; font-size: 16px; font-weight: 600; border-radius: 8px; text-decoration: none; transition: background 0.3s;">
✅ Join Now
</a>
</div>
Note : Add your Facebook Group username in place of your YourGroupID.
- Now Save the HTML/JavaScript and also save the layout settings.
Now refresh your blog and see that the Facebook Group Join Button Widget will have been added.
Comments
Post a Comment