Archived topic
Login button not showing text
3 replies · Started by Joanne Smith on October 1, 2016
the following site
https://clientarea.yazoogle.com.au/client-area/
does not show text on the login button
any css to fix ? I tried the Custom colouring and assigned to the button -- the button changed colour OK but the text is still not showing?
is it your theme or the plugin ?
cheers
Joanne
Looking at the source of that page, you have the following code for the button:
<input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="" />
Usually, whatever text you want on the button would be in the value= part - but it's empty. Does the plugin have a setting that lets you input the button text?
no
I will send the code to the Plugin developer
Thanks for your advice! I think it is there end and not the theme code!
cheers
Joanne
all fixed