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

    (@claudeschlesser)

    Hi Chris,

    this happens under some rare circumstances where the browser cannot precisely calculate the height of the container. A quick fix is to add the following code to your CSS Stylesheet:

    .oneall_social_login_providers{
     height: 60px;
     overflow:hidden;
    }

    Best Regards,

Viewing 1 replies (of 1 total)

The topic ‘Formatting issue’ is closed to new replies.