Changing Headings in Creative Contact Form 3

Greetings,

Is is possible to change the progress bar headings in the Creative Contact Forms 3. Currently it reads as “Case Information” and I would like it to be something different but I cannot figure out how to do this. Also, if it is possible, will I have to change the contact form plugin itself or the CSS. I welcome any assistance on this question.

Hello @PhotographerPC,

Definitely! Please check out this tutorial:

Hope this helps.

Thanks for the quick response Jade. I actually did watch your videos on this form, thank you for doing those BTW, they were very helpful in getting this up and running. The video discusses customization, but my question specifically is how to change the title of the second bullet from case information to read something else. I don’t see in the video how to do that. Is it a simple matter of changing the text in the contact 7 form itself or is it more complex than that?

Also Jade, how can I implement the reCaptcha into this form?

Hi @PhotographerPC,

I also covered this in the video. Please see the 9:59 timestamp.

Please follow this steps and add it to the form you’re using:

Hope this helps.

Must have missed this Jade, my apologies. I will check these resource out. Thank you for answering so quickly. Themeco has great support! :smiley: :smiley:

Your suggestions Jade were spot on and worked well. Thank you again. Just and FYI for others who may see this post, once the recaptcha v3 is active on your site, it appears on all pages in the lower right hand corner. If this is something you want to not show, you can use this custom CSS to hide it.

.grecaptcha-badge {
display: none;
}

Hope that helps someone. :+1:t3: :+1:t3:

Thanks a lot for your kind words, @PhotographerPC and thanks for sharing the code as well!

Have a great weekend!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.