• Resolved Sydney Chako

    (@sydchako)


    I enabled Facebook login and configured it properly but the problem is that the button is showing only on desktops and not on mobile. I checked with chrome browser on Android. The button on appears when I switch to the desktop version of the page.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Dev

    (@gvectorsdevs)

    Hi @sydchako,
    Insert The below CSS codes in Custom CSS Code Field From Dashboard > Forums > Settings > Styles Tab.

    .fb_iframe_widget iframe {
          position: relative!important;
    }
    
    .fb_iframe_widget_fluid {
        display: inline-block !important;
    }

    Don’t forget to delete all caches and try on incognito mode.

    Thread Starter Sydney Chako

    (@sydchako)

    It worked. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Facebook login button not showing’ is closed to new replies.