Reply To: My widget is distorted on "Home Feature 7?"

Homepage Community Forums Epik Theme Support My widget is distorted on "Home Feature 7?" Reply To: My widget is distorted on "Home Feature 7?"

#12076
Wes
Moderator

    Try and add this to your style.css –

    #subscribe-email input {
        float: left;
        padding: 12px;
        padding: 0.75rem;
        margin-right: 30px;
        width: 64%;
    }