• Resolved Liang

    (@liang1216)


    Hi, may I know how to force the full form container to be visible and centre while small width?

    You may check here for pictures examples.
    https://ibb.co/2nbFN01

    • This topic was modified 3 years, 3 months ago by Liang.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support beatrice12

    (@beatrice12)

    Hi @liang1216,

    Thank you for reaching out to us!

    I entered the URL you sent us and everything is displayed properly.

    Can you please let me know what browser and device you use?

    Thank you,
    Beatrice.

    Thread Starter Liang

    (@liang1216)

    Hi, Thank you for replying to me.
    I tried adding a few new line CSS and it works well.

    .ml-container {
        position: absolute !important;
    		padding: 10px !important;
    }
    

    Please also let me know if there is any error or improvement with this CSS code.

    • This reply was modified 3 years, 3 months ago by Liang.
    Plugin Support beatrice12

    (@beatrice12)

    Hi @liang1216,

    It seems to be working fine so the code is alright.

    Please let me know if you have any other questions.

    Thank you,
    Beatrice.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Form Container max width’ is closed to new replies.