Hi @sumon1068,
I’m checking the form editor using the latest version of the MailPoet plugin and I could not replicate this issue.
Could you please check if you’re using the latest version of our plugin, 3.90.1?
Also, can you check if the option “Inherit style from theme” in the field’s settings from the Form editor is enabled or not?
You can’t see it from editor. Just click preview.
By the way, Inherit style from theme is turned off.
Hi @sumon1068,
I see this is related to a screen reader functionality we included in a recent release for accessibility.
We made these changes according to this feedback, and added labels to inputs in public forms to improve accessibility.
You can hide this label using CSS though:
label.mailpoet-screen-reader-text {
display: none;
}
Hi there @sumon1068,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.