• Resolved cristianxsava

    (@cristianxsava)


    Hello,

    I would like the section break in the form (where it says “Estimated daily costs for your business”) to be less wide. How can I do that?

    Thank you!

    • This topic was modified 4 years, 7 months ago by cristianxsava. Reason: Figured it out

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

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

    (@codepeople)

    Hello @cristianxsava

    If you want reduce the font size of the section break text, enter the following style definition into the “Customize Form Design” attribute in the “Form Settings” tab:

    
    #fbuilder .section_breaks h2{font-size:1.2em !important;}
    

    Of course, using the font size you want.

    The list of class names and the fields’ components are available in the following post of the plugin’s blog:

    https://cff.dwbooster.com/blog/2020/01/12/form-design

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Change the width of the section break’ is closed to new replies.