Viewing 2 replies - 1 through 2 (of 2 total)
  • I am having the same exact problem.

    Plugin Author micropat

    (@micropat)

    This is a known conflict between the WordPress default/parent themes and Facebook’s Like Button.

    The next AddToAny release (version 2.2.3) will implement the following CSS workaround, which you can add to a custom stylesheet right now:

    /* Override default WP theme's 100% max-width for iframes */
    .addtoany_special_service iframe {
    	max-width: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cropped sharing on fb window’ is closed to new replies.