• Hello,
    I would like to ask 2 questions:

    1. Is there any way I can center the sent result page, where display Sent success message.

    2. Is there any way to display a custom field, like phone number?

Viewing 1 replies (of 1 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @hrspotato

    1) To align the text to center you can use:

    #simple-contact-form-wrap { text-align: center; }

    Goes either in WP admin > Appearance > Customize > Additional CSS or you can put it in the Custom CSS field in the plugin options.

    But not sure that’s what you need (center align the text), can you send over the website URL, seeing it will help me understand what’s needed.

    2) Not at the moment, sorry. It’s a simple basic contact form, trying to keep it as simple as possible. But a phone fields might be one of the fields that are needed. Can’t say for sure now but we’ll definitely consider it.

Viewing 1 replies (of 1 total)
  • The topic ‘Center Sent result page’ is closed to new replies.