• Resolved rgcsh

    (@rgcsh)


    The contact form title of the first checkbox is good, but the next, and thereafter, the title shows smaller and smaller so you can’t read it anymore. My customers cannot subscribe for my course in this way.

    I checked the code, but there’s nothing odd to see.

    Is there a troubleshoot for this problem?

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Editing form template

    What content do you have in the Form tab panel?

    Thread Starter rgcsh

    (@rgcsh)

    See Editing form template

    What content do you have in the Form tab panel?

    Yes I saw that, but the code doesn’t have an edit.

    It looks like this:

    Voor- & achternaam
    [text naam]

    Straat & huisnummer
    [text straat]

    Postcode
    [text postcode]

    Woonplaats
    [text woonplaats]

    Telefoonnummer
    [tel tel]

    E-mailadres
    [email email]

    ‘Voor & achternaam’ looks fine, ‘Straat & huisnummer’ is smaller, ‘Postcode’ is even smaller and so on, and so on.

    Thread Starter rgcsh

    (@rgcsh)

    What content do you have in the Form tab panel?

    This is the way ‘Inschrijfformulier’ is written:

    <label> Voor- & achternaam
        [text naam] <label>
    
    <label> Straat & huisnummer
        [text straat] <label>
    
    <label> Postcode
        [text postcode] <label>
    
    <label> Woonplaats
        [text woonplaats] <label>
    
    <label> Telefoonnummer
    [tel tel] <label>
    
    <label> E-mailadres
    [email email] <label>
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Look carefully at the closing label tags.

    Thread Starter rgcsh

    (@rgcsh)

    Look carefully at the closing label tags.

    OK, but what is there to see? The code is the code

    Thread Starter rgcsh

    (@rgcsh)

    Hi @takayukister I don’t know what you mean with ‘look carefully at the closing label tags’. Can you explain it to me?

    Thanks!

    • This reply was modified 1 year, 8 months ago by rgcsh.

    <label> vs </label>

    Thread Starter rgcsh

    (@rgcsh)

    Thanks @fastfasterfastest it’s resolved!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Title of contact fields appear smaller and smaller’ is closed to new replies.