Home › Forums › Jevelin Theme › Contact form ratio on responsive mode
Home › Forums › Jevelin Theme › Contact form ratio on responsive mode
Hi Elena,
I hope you are well today and thank you for your question.
How are you using the responsive mode?
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hello and thanks for the quick answer,
actually I removed the form from the home of this website but I have the very same issue on the other (that is http://www.effegibrevetti.com/) on the bottom of the homepage.
Note that I worked with both custom css and yellow pencil editor on this form to make 1-the scroll bar on the message field invisibile and also 2-to make every field have the same width.
Thank you very much!
Elena
Solution for this topic
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .fw_form_fw_form .wrap-forms .fw-row { max-width: 100%; }
Thank you!
Almost done! It worked just with http://www.effegibrevetti.com/it/ (italian version), but not on http://www.effegibrevetti.com/.
Do I have to add something on the css code?
Thank you in advance
Elena
It is working fine on both the versions of your shared sites.
Please test it clearing your browser cache and WP-Super-Cache that you are using on your site.
You are right, it works perfectly, thank you!
You are most welcome here 🙂