Hey Neil,
Thx for contributing. I’m sorry but I don’t see where what you’ve shared can do what I’m asking.
Aside from invoking flex box on these DOM objects, I don’t see how CSS can change the display order of DIVs.
I guess I’m asking the devs to include the response as an item you’d add in the designer as markup. Then you could put the response anywhere you’d like.
-
This reply was modified 6 years, 8 months ago by
aglyons.
TLDR Version
- You need basic HTML & CSS skills
- You need to know how to use Chrome Dev Tools or equivalent
- Use Dev Tools to examine the CSS styling applied to your form in detail
- Determine what CSS changes you need to make
- Add custom CSS via WP Customizer > Custom CSS, custom CSS plugin or child theme.
Flexbox might help but almost certainly not necessary. Others here may be able to offer more specific CSS advice.