Automattic / Automattic/jetpack

Add "adapt_container_width" to facebook likebox widget

Open
#9,889 5 comments 0 reactions 1 assignee Claimed by @usbcisthebest View on GitHub
[Feature] Extra Sidebar Widgets [Pri] Low Enhancement Good For Community Hacktoberfest
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Facebook allows you to lower the width of the widget and make it adaptive. Unfortunately, this can not be played using the jetpack widget

#### Steps to reproduce the issue

1. Create facebook likebox widget
2. Set width to "0"

#### What I expected
The widget adapts to the width of the container
```html

...

```

#### What happened instead
The widget has a static minimum width
```html

...

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.