• Resolved MichaelDawson

    (@michaeldawson)


    Using the widget Members login form the login label is set to ‘log me in’. This displays correctly on my android phone but the text doesn’t display on apple Iphones and Ipads. Any ideas? I am using a very old theme

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Caseproof

    (@caseproof)

    Hi Michael Dawson,

    It looks like this might be some styling conflict. Could you add this style to Appearance > Customize > Custom CSS:

    .login-submit #wp-submit {
      color: #082663;
    }

    If that doesn’t help, please switch to default WordPress theme (TwentyTwenty Four) and see if that issue persists. If that works, contact theme author and ask them to troubleshoot this.

    Best

Viewing 1 replies (of 1 total)
  • The topic ‘Login widget not displaying text on apple devices’ is closed to new replies.