• Resolved josssv

    (@josssv)


    I am using the tip provided in here:

    https://formidableforms.com/knowledgebase/checkboxes-radio-buttons/

    to add a link to the terms and conditions. I have realized that when the window is resized, it does not “look” good:

    “I agree to the <a href=”URL_of_your_terms.com” target=”_blank”>user agreement terms</a>.”

    I managed to improve it by adding <p> tags

    <p>I agree to the <a href="URL_of_your_terms.com" target="_blank">user agreement terms</a>.</p>

    But then, the checkbox is somewhat misplaced. Any tips for how to make this look good. I can provide (privately) with the URL where you could observe what I mean.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Njones35

    (@njones35)

    @josssv

    We’d need to see your form to investigate this and find a resolution.

    Could you please open a “presale” ticket in our helpdesk here – this will give you the option to share the URL of your form privately.?https://formidableforms.com/new-topic/

    Thank you!
    Nathanael.

    Thread Starter josssv

    (@josssv)

    Thanks for the tip! I submitted a ticket and got the answer immediately. It is a known issue and got some nice code to add to my style to temporarily fix it until a new update comes out. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.