Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Mail Chimp 1 Line submit form #1031430

    I changed out the Strong tag but didn’t do much. I changed the background I had some other CSS on the theme spot not just Enfolds area.

    I took it out. So now I have just have the regular code in a text box. And this is the customer CSS I have under enfold. Still seeing this as a normal form.

    Name
    Email
    Submit.

    I need :

    Name Email Submit.

    #mc-embedded-subscribe-form input {
    display: inline-block !important;
    width: 32%;
    margin-left:10px;
    }
    .mc-field-group{
    background-color: #e1e1e1;
    padding: 10px;
    }

    in reply to: Mail Chimp 1 Line submit form #1030330

    That worked for the most part, i took out what i had in there before and just added what you said, Now the email and name boxes are there but the submit button is on a different line. I am wondering if I can shorten the email and name box and make the button smaller so i can add a phrase to the whole thing.

    Also, How would I go about adding this to other pages and not just my home one. is there an easy way to do this.

    Thanks

    Ryan

    in reply to: Mail Chimp 1 Line submit form #1030130
    This reply has been marked as private.
    in reply to: Mail Chimp 1 Line submit form #1029724
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)