1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Contact form not showing success message.

Discussion in 'Free Divi Community Forum' started by Mike Athorn, Nov 20, 2018.

  1. Mike Athorn

    Mike Athorn New Member

    Using the default Contact Form module. As the title says, it is not showing the success message. Aside from typing one in the field, I don't see any other control to activate (or otherwise) the success message. I'd like the form to show our users a success message after they send their email, without redirecting them to a dedicated "thanks for your question" page.

    Anybody run into this before?
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Make sure you did not enable the Redirect URL in the contact forum module settings:

    upload_2018-11-21_11-46-33.png

    You can then set the success message here:

    upload_2018-11-21_11-45-58.png
     
  3. Storygeeks

    Storygeeks New Member


    Hi

    How can you apply a diff font color or background to the Success Message? Mine is getting lost in my general background color? Can you design this element? If not ... any suggestions???? other than redirect to a thank you page? Which is overkill. Thanks.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    You can try this CSS in Divi > Theme Options > Custom CSS to change the background & text color:
    Code:
    Log In or Sign Up to view this code.
     
  5. Maddy Klein

    Maddy Klein New Member

    Is it possible to do this for a single form? If so, how?

    I tried inputting the code into the module's CSS but it doesn't work.

    I have more than one form on my site and don't want them to all be impacted :)
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    If that's the case, you just need to go to the Module settings > Advanced > CSS Class & add something like custom-contact-message-color

    Then use the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.