Reply To: eNews Extended Submit Button Not Displaying

Homepage Community Forums Epik Theme Support eNews Extended Submit Button Not Displaying Reply To: eNews Extended Submit Button Not Displaying

#4291
Wes
Moderator

    The code I posted was for the enews widget not the slider.

    This is all you should add/adjust for the enews widget –

    `.enews input[type=”submit”] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: 15px 0;
    overflow: hidden;
    padding: 10px 20px;
    width: 20%;
    }
    `

    If you are having separate issues with the slider, then just create a new topic/thread for it since this thread is for the enews widget.