Hello ejbm,
Thank you for the version information.
After which change did these 'strange things' first occur?
Or to put it another way:
What did you do before, what was the environment in which the forms were displayed as expected?
Did you perhaps switch from Joomla 4 to J5 and are now using a new template in J5?
Have you also chosen the right layout UI framework (see below)?
With a link to the form, however, analyzing the cause should be a small task for me.
You can see which CSS setting is used in the web browser developer tools.
Without a link to the form, I can't say anything about that.
Have you chosen the right layout UI framework?
I recommend the following sections in the documentation as an introduction to layout configuration and layout issues.
Layout configuration:
docs.joomla-4.visforms.vi-solutions.de/e...ayout-configuration/
Subscription layouts:
docs.joomla-4.visforms.vi-solutions.de/e...ubscription/layouts/
Customize the form layout with CSS:
docs.joomla-4.visforms.vi-solutions.de/e...orm-layout-with-css/
The basic layout questions and settings are:
- which UI framework your template uses,
- which UI framework is set in Visforms (form configuration, tab 'Advanced', group 'Layout'),
which sub-layout is set in Visforms, if any (form configuration, tab 'Advanced', group 'Layout').
It is the task of the template to control the display and also to react responsively.
Optimal results are achieved when the template used implements the UI framework completely and cleanly.
Summary: The UI framework setting in Visforms must match the UI framework your template uses.
Kind regards, Ingmar