Adding div to wordpress?
-
I saw this on a website and i really liked it, it seems it came with a theme installed. Is there any way i can add this to my wordpress website? the code is this one…
<div class=”col-md-12″>
<div class=”process-box scrollimation in”><ul class=”process-list”>
-
<p class=”icon”><i class=”fa fa-search fa-fw”></i></p>
<h4>Research & Analysis</h4> -
<p class=”icon”><i class=”fa fa-pencil fa-fw”></i></p>
<h4>Design</h4> -
<p class=”icon”><i class=”fa fa-code fa-fw”></i></p>
<h4>Development</h4> -
<p class=”icon”><i class=”fa fa-cogs fa-fw”></i></p>
<h4>Testing</h4>
<li class=”colored”>
<p class=”icon”><i class=”fa fa-globe fa-fw”></i></p>
<h4>Publish</h4><div class=”process-line”></div>
</div>
</div> -
<p class=”icon”><i class=”fa fa-search fa-fw”></i></p>
The topic ‘Adding div to wordpress?’ is closed to new replies.