New Front EN › Support Forums › Reply To: Remove "required" from contact fields
October 20, 2014 at 2:08 pm
#3907
satori
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