Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: customize contact form

New Front EN Support Forums Ikebana Theme Support customize contact form Reply To: customize contact form

#1768
mmsatori
Keymaster

Dear Leslye,

I will go over the questions in the same order:

1). The contact form text color can be changed by inserting the following code into the “Style: Add Custom CSS” tab of the Theme Options panel:

input[type=”text”], input[type=”password”], textarea { color: #5b5b5b; }

(I’ve done it for you). You can change the “#5b5b5b” bit to any color you want, in hex notation.

2). If you wish to use another contact form plugin with the theme, please make sure it is not “Grunion Contact Form” (since this one is already integrated into Ikebana). Please also note that each third-party plugin will have a different mechanism for inserting the contact forms, not via the theme’s contact form icon in the text editor.

Sincerely,
Andrew / Satori Studio