-
AuthorPosts
-
October 18, 2018 at 10:28 pm #1023687
Hi there,
Really appreciate all the expertise on this forum!!I’ve been reading through the forum, but have gotten myself totally confused! I have a mailchimp form on my webpage (link below – form on right hand of website page). I am trying to do two things:
1) have the both items of the form align right
2) make the button white with grey textI know that I need to add something into the quick css, but am not sure how to call the elements.
Thank you!!!
October 19, 2018 at 4:28 am #1023735Hey SileeBailey,
To make the button white with gray text, Please try this code in the General Styling > Quick CSS field:#top.page-id-320 .av-custom-form-color.av-light-form.avia-mailchimp-form .button { background-color: #fff !important; color: gray !important; }To float the elements to the right, Please try this code in the General Styling > Quick CSS field:
#top.page-id-320 .avia-mailchimp-form #element_avia_0_1 { float:right !important; } #top.page-id-320 .avia-mailchimp-form p.av-last-visible-form-element { float:right !important; }Best regards,
MikeOctober 19, 2018 at 6:37 am #1023771Thank you very much for your help Mike.
I copied and pasted the code into the Quick CSS under General Styling but it doesn’t seem to be changing the mailchimp form. Would you have any other recommendations?
Thank you again!
October 19, 2018 at 12:35 pm #1023896October 19, 2018 at 7:58 pm #1024193yay!!!! Thank you so much!!! :D
October 19, 2018 at 11:02 pm #1024235Hi,
Glad it’s working for you, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeOctober 20, 2018 at 1:29 am #1024248Yes, no problem to close.
Thank you again!!
October 20, 2018 at 1:30 am #1024249Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Mail Chimp Form Align Right’ is closed to new replies.

