3 Answers
Hello Gavin !
To add newsletter into the footter on the DW Focus, You can log in to Dashboard > Appearance > Widget > add the Text widget to the ” Footter Sidebar 4″ then add the following code to the “Text” widget.
<p>Get Journal good news straight to your email.</p>
<div class="input-append">
<input type="text" placeholder="Email ..." class="span7">
<input type="submit" value="Subscribe" class="btn btn-danger">
</div>
Hope this helps !
Sorry – for this theme:
http://demo.designwall.com/#dw-gamez
To add newsletter into the footter on the DW Focus, You can log in to Dashboard > Appearance > Widget > add the Text widget to the ” Footter 5″ then add the following code to the “Text” widget.
<div class="widget-newsletter">
Complete the form below, and we'll send you an e-mail every now and again with all the latest news.
<form class="form-inline" role="form">
<input type="text" placeholder="Email ..." class="form-control">
<input type="submit" value="Submit" class="btn btn-primary">
</form>
</div>
Notice: please change your email here: Email…
Hope this helps !
Please login or Register to submit your answer