• Resolved Francis

    (@emolotel)


    Hello
    In the summary field you can put the list centered, or separate the value from the description
    Furthermore it is possible to change font and color

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @emolotel

    In the summary field it is used the class names: cff-summary-title and cff-summary-value for the labels and values of fields respectively. So, you simply should to define the styles:

    
    #fbuilder .cff-summary-title{}
    #fbuilder .cff-summary-value{}
    

    with the corresponding CSS rules, through the “Customize Form Design” attribute in the “Form Settings” tab. More information in the following link:

    https://cff.dwbooster.com/faq#q229

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Center summary data’ is closed to new replies.