How to Make a Website with WordPress 2016

Testimonial BG Color

[raw].testimonial {
background: #272727;
padding-bottom: 90px;
}[/raw]

 

Header Space Remover

[raw].entry-title, .entry-title a, .widget-title, .widget-title a {
font-size: 0px;
line-height: 0;
color: #404040;
}

.entry-title {
position: fixed;
}[/raw]

 

Hide Title

[raw]element.style { padding: 1px 0px 0px 0px; }

.entry-title { font-size: 0; margin-top: 0; padding-top: 0; }

.entry-title:after {
position: absolute;
margin: auto;
z-index: 1;
content: “”;
width: 10%;
height: 2px;
background: #ffffff;
bottom: -9px;
left: 0;
}[/raw]

 

List of Plugins Required:-

  • Contact Form 7
  • Custom CSS
  • Easy Google Fonts
  • Page Builder by SiteOrigin
  • Photo Gallery by Supsystic
  • SiteOrigin Widgets Bundle
  • All In One Buttons

 

Zerif Lite Theme link

http://themeisle.com/themes/zerif-lite/

 

Contact Form Code

[raw]<h2 class=”short”><strong>Contact</strong> Us</h2>
<div class=”row”>
<div class=”col-md-6″>
<div class=”form-group”>
<label for=”contact-name”>Your name *</label>
[text* your-name id:contact-name class:form-control]
</div>
</div>
<div class=”col-md-6″>
<div class=”form-group”>
<label for=”contact-email”>Your email address *</label>
[email* your-email id:contact-email class:form-control]
</div>
</div>
<div class=”col-md-12″>
<div class=”form-group”>
<label for=”contact-subject”>Subject</label>
[text your-subject id:contact-subject class:form-control]
</div>
</div>
<div class=”col-md-12″>
<div class=”form-group”>
<label for=”contact-message”>Your Message</label>
[textarea your-message id:contact-message class:form-control]
</div>
</div>
<div class=”col-md-12″>
<div class=”form-group”>
[submit class:btn class:btn-primary class:btn-lg “Send Message”]
</div>
</div>
</div>[/raw]

 

Sample Page Code

[raw]<span class=”sample-page1″>This is Nayyar Shaikh from Mumbai.</span>[/raw]

Nayyar Shaikh

A Professional Blogger, YouTuber, Freelancer, WordPress enthusiast, Affiliate Marketer and Web Developer.