I am experiencing an issue with the code on my server:
<p>This is a test to determine why the <input type="text" style="text-align: center;" value="input"/> element appears on a new line when displayed on a wordpress page.</p>
When viewing it, there are no unexpected line breaks:
https://i.sstatic.net/wKzwa.gif
However, while using Optimizepress "custom HTML element" on my wordpress site, the input element now has line breaks before and after its appearance:
https://i.sstatic.net/CeqiB.gif
Do you have any suggestions or solutions for this issue?