Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #434751

    Hello,

    Is it possible to customize the layout of the email send to the administrator of the website.
    For example : more space between lines, questions or subject in bold, answers in italic,…

    Best regards,

    Robbie
    http://www.smarteducation.be

    #435479

    Hey robbiebillen2!

    In the /enfold/framework/php/class-form-generator.php file on line 754 you should see this.

    $message .= $element['label'].": ".$field_value." <br/>";
    

    You could try adding another <br /> there to add an extra line between the elements.

    Regards,
    Elliott

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