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;
}
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
