Contact form ratio on responsive mode

Home Forums Jevelin Theme Contact form ratio on responsive mode

Home Forums Jevelin Theme Contact form ratio on responsive mode

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • EG
    Participant

    Hello,

     

    I’ve trouble with the ratio resizing of the homepage contact form in responsive mode: it’s cut and not centered in the layout.

     

    Is there a way to fix this?

     

    Thank you in advance

     

    Elena

    Attachments:
    You must be logged in to view attached files.

    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

    EG
    Participant

    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

    Attachments:
    You must be logged in to view attached files.

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

    EG
    Participant

    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.

    EG
    Participant

    You are right, it works perfectly, thank you!

    You are most welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)