Hello,
I enabled debugging mode and pasted the code for the contact form into a footer widget. It works but does not appear to be responsive. The send button gets cut off when I shrink my browser window. Is there a want to change the code or add CSS to enable that to be responsive?
Thank you
MB
Hey mattb1169,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Thanks Victoria
p.s. element is in the interior pages…
Hi,
We can do that, but it will brake the bottom, on an inside page where you are using the contact form!
Best regards,
Basilis
Hi,
Thanks for the repose. Do you have another suggestion on how I can replicate that feature without breaking the bottom of the page?
Hi,
You would want to try the following:
#footer .flex_column.av_one_fourth{
width:33.3%!important;
}
Best regards,
Jordan Shannon