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: Remove "required" from contact fields

New Front EN Support Forums Reply To: Remove "required" from contact fields

#3907
mmsatori
Keymaster

Hey Sculley,

please try using this custom CSS to remove the “required’ text:

.contact-form-wrapper label span { display: none; }

You can add this code into your child theme’s style.css (if you are using a child theme) or into the primary style.css file (located in the “wp-content/themes/Fuji/” folder, also opens by default when you visit the “Appearance -> Editor” admin section.

A speed test of the page determines the loading time of 4.2 seconds, which is quite fine by overall standards. Does it take considerably longer to load the page on your machine?

Sincerely,
Andrii / Satori Studio