Viewing 2 replies - 1 through 2 (of 2 total)
  • Someone added some CSS styles to your theme stylesheet ( https://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.

    Thread Starter creativeph

    (@creativeph)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subscribe button doesnt show-up’ is closed to new replies.