Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Danish Ali Malik

    (@danish-ali)

    Hi magdigit,

    Hope you are doing good today. i just checked your site and do work on it to align FB-box in center. You can do it by using this bit of css code.

    .fb-page
    {
    float: none;
    margin: 0px auto;
    text-align: center;
    }

    add this on your css file. Thanks for using our plugin.

    Cheers,

    Thread Starter magdigit

    (@magdigit)

    Hi DaNish Ali!

    Thanks for looking into this problem.

    As I am not an expert on sitebuilding and codes, is it correct that I placed the center-code in my Stylesheet (style.css)?

    Anyway, there is NO centering of the f-box, after emptying the cache.
    Too sad!

    Best wishes,
    Magda

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to center the FB-box in the widget?’ is closed to new replies.