Viewing 1 replies (of 1 total)
  • Plugin Author Tribulant Software

    (@contrid)

    Thank you for your post.

    It is a CSS issue, white on white.

    In your style.css file of your theme, you have input styled as background-color:#FFFFFF !important; which forces all inputs, including input buttons to have a white background.

    Best would be to remove the !important part so that other stylesheets can set the background on buttons if needed.

    Let me know if you need further assistance with this.

Viewing 1 replies (of 1 total)
  • The topic ‘button text isn't visible’ is closed to new replies.