How To Add Contact Form In Blogger Page
Tutorials

How To Add Contact Form In Blogger Page

In last tutorial, I showed you how to Add A Contact Form to your Blogger blog. You can also add Blogger contact form into a page of your Blogger website. It will work absolutely fine and it will not break anything. Let me show you how:

In order to add contact form to a page, you first need to add the contact form widget to the sidebar of your Blogger.

How To Add Contact Form In Blogger Page

After Adding The Contact Form To The sidebar Now We Have To Hide It From The sidebar .First, we need to hide the default contact form from your Blogger’s sidebar widget. Navigate to your Dashboard > Template > Edit HTML. Search and paste this code just above ]]></b:skin>:

#ContactForm1{
display: none !important;
}

Save your template.

Now What We Have To Do Is To Add The Contact Form To A Particular Page Of The Blog/website.

Now, we will add the contact form to a static page of your Blogger blog. Navigate to The Dashboard > Posts, and click on New Page and the select Blank Page.

Now, in the blank page, click on HTML option to switch to HTML editor mode. Add following code and publish your page:

 

Get Free Email Updates!

Signup Now and Receive All Updates In Your Email

I agree to have my personal information transfered to MailChimp ( more information )

We Respect Your Privacy, We'll Never spam

Howdy Geeks, I'm Aditya, a young passionate blogger & digital marketer from India. Living a digital life since 2011 and helping people optimize their websites. Get me On Facebook Instagram

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.