• Resolved metusalem

    (@metusalem)


    I want to form to use the same fonts as defined on the rest of the websites theme. How do I do that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodePeople2

    (@codepeople2)

    Hello @metusalem

    Assuming the font-family used by your website is Helvetica, Arial, sans-serif you need only to enter the style definition below in the “Customize Form Design” attribute in the “Form Settings > Advanced Settings” tab:

    #fbuilder *{font-family: Helvetica, Arial, sans-serif !important;}

    Best regards.

    Thread Starter metusalem

    (@metusalem)

    Thanks a lot, I appreciate the quick help.

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