Gavin Dee
asked 10 years ago
3 Answers
DominicStaff
answered 10 years ago

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 !

Gavin Dee
answered 10 years ago

Sorry – for this theme:
http://demo.designwall.com/#dw-gamez

DominicStaff
answered 10 years ago

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 !

Powered by DW Question & Answer Pro