• Resolved mrboats

    (@wpseiskaadmin)


    The title says it all. Other responsive widgets in the same container work OK so problem must be with this widget.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Milap

    (@milap)

    Hi mrboats,

    I am not clear with issue. Can you please share more details?
    Note : Iframe data comes from Facebook, so i don’t have any control over responsiveness of the widget. You can update plugin version to latest one.

    Kind Regards,
    Milap

    just use this code in your style.css theme file :
    #fb-root {
    display: none;
    }

    /* To fill the container and nothing else */

    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget width set to 250 even if “Adapt To Plugin Container Width” set’ is closed to new replies.