• I would like to be able to move the response messages to above the form fields rather than below. How can this be done? There are no settings to allow this that I can find.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aglyons

    (@aglyons)

    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 5 years, 3 months ago by aglyons.

    TLDR Version

    1. You need basic HTML & CSS skills
    2. You need to know how to use Chrome Dev Tools or equivalent
    3. Use Dev Tools to examine the CSS styling applied to your form in detail
    4. Determine what CSS changes you need to make
    5. 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move response messages’ is closed to new replies.