Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wolverinejoe80

    (@wolverinejoe80)

    this is my web
    https://fuscoshafferpappas.com/

    it goes out of box when reduced. driving me crazy… i tried adding this, but didn’t work…

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

    Thread Starter wolverinejoe80

    (@wolverinejoe80)

    ok, this kinda worked

    /* --[ COMMENTS]-- */
    /* facebook comments */
    .fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
    .fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

    but now the box is reduced in half. it’s very narrow. previously it reached till the end of the right side of the box.

    what do i have to do make it bigger without losing the responsiveness?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how do i make this responsive?’ is closed to new replies.