-
AuthorPosts
-
April 29, 2019 at 7:09 am #1095174
I insert a Mailchimp Form in a code block. and a code blog in a column element. But the background of the Mailchimp Form is not containted completely in the column. Why?
It’s mean a div tag contained in a div tag can be overflow the container.
Please explain to me understand.April 30, 2019 at 2:37 pm #1095773Hey NHAT TAN!
Thank you for usiing Enfold.
What do you mean by “code blog”? How would you like that section to look like? Please provide a mock up or a screenshot of the expected layout.
Best regards,
IsmaelApril 30, 2019 at 3:10 pm #1095790Hi Ismael;
Problem 1: You can see the background of the form is overflow the container.: https://imgur.com/4ksFxof
Problem 2: When I scale the screen smaller: The 1/2 columns is not the right place it should be. It should be in the right of the screen. https://imgur.com/HD6haIA
Please help me fix that.May 1, 2019 at 7:02 pm #1096239Hi,
1. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ #mc_embed_signup { max-width: 88%; }
2. The position of the form is displayed correctly on my system. I used Chrome browser to view your site. Let us know what device and browser are you using?
Please make sure to have cleared the browser cache and also the cache files on your website.
Best regards,
VinayMay 2, 2019 at 6:30 am #1096346Hi Vinay;
1. It works perfectly. But why the form (code block) is not inside the column element? Can you explain to me the number 88%?
2. Yes. I see it on Chrome and work well. But Safari is not well. Thank you!- This reply was modified 5 years, 6 months ago by ezvisa.
May 3, 2019 at 8:43 am #1096791Hi,
Glad we could help!
1. The correct approach for the effect you are trying to create would be to add a white background to the column element from the column options and select the border-radius from the built-in border options.
The current approach is more of a crude hack so we have to use extra CSS. If you follow the above method then no need to use the extra code :)
2. The above approach should resolve the 2nd issue as well.
Thank you for using Enfold :)
Best regards,
VinayMay 3, 2019 at 9:32 am #1096813But I do exactly what you recommend before.
Step 1: I create two 1/2 columns. Img: https://imgur.com/O7n3NrJ
Step 2: I add a white background to the second column. Img: https://imgur.com/gMOqPQv
Step 3: I create a code block and add Mailchimp Form into it. Img: https://imgur.com/fLyuH8a
What wrongs with I did?May 4, 2019 at 12:36 pm #1097171Hi ezvisa,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaMay 5, 2019 at 4:56 am #1097348What email can I provide temporary admin for you?
May 6, 2019 at 8:01 pm #1097804Hi,
Use (Email address hidden if logged out) but please post the credentials here for us.
Best regards,
BasilisMay 7, 2019 at 4:08 am #1097909Your credentials in the private area.
Please help me.May 9, 2019 at 7:44 am #1098768Hi,
Thanks for the update.
Is this fixed? The contact form is being rendered properly in the second 1/2 column without background overflow. We can no longer see these issues.
Problem 1: You can see the background of the form is overflow the container.: https://imgur.com/4ksFxof
Problem 2: When I scale the screen smaller: The 1/2 columns is not the right place it should be. It should be in the right of the screen. https://imgur.com/HD6haIABest regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.