<style> element disappears on Update

Forminator Forms
January 17, 2025 05:27:24
recuniforms
Topics: 8
Messages: 47
I'm add custom HTML with a <style> element, but it disappear when I hit update.

<head>
<style>
* {
box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
float: left;
width: 50%;
padding: 10px;
}

/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
</style>
</head>
<body>
<div class="row">
<div class="column">

<p>{select-8}</p>
<p><img src={upload-2} width="250"></p>
</div>
<div class="column">
<p>{select-6}</p>
<p><img src={upload-5} width="250"></p>
</div>
</div>
</body>
January 17, 2025 05:28:10
recuniforms
Topics: 8
Messages: 47
As a result the columns don't float and appear on top of each other. Any help is greatly appreciated!
January 17, 2025 06:06:16
E2Pdf
Topics: 7
Messages: 3614
Support
Hello,

Unfortunately, "float" is not yet supported by E2Pdf. Please use HTML "tables" if you need to build left/right layouts.

We would really appreciate your feedback at WordPress.org!
January 17, 2025 13:04:56
recuniforms
Topics: 8
Messages: 47
Thank you!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.