Someone added some CSS styles to your theme stylesheet ( http://marketingconsultantsbrisbane.com.au/cnc/wp-content/themes/marine/style.css?ver=4.2.4 )
Around line 242. Here they are:
.widget_wysija_cont input.wysija-submit {
background: #fff url(img/tick.png) center center no-repeat;;
box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.07);
color: #B1B6B9;
float: right;
font-size: 0px;
height: 29px;
margin-right: 6px;
margin-top: -40px;
position: relative;
background-color: transparent;
border: 0 solid #000;
width: 29px;
}
You should remove them to see the subscribe button.
Thanks, but I am the only one has access to this development site and all added codes are in the theme’s custom css. anyway thanks a lot.