Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support responsive embeds #16

Open
bobbingwide opened this issue May 2, 2021 · 0 comments
Open

Support responsive embeds #16

bobbingwide opened this issue May 2, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

Requirement

  • To be able to display YouTube videos, and other embeds, at different sizes
  • Full width is need for the video on the front page

Proposed solution

I don't think it's possible to support responsive-embeds using experimental-theme.json
It has to be done in functions.php

add_theme_support( 'responsive-embeds' );
@bobbingwide bobbingwide added the enhancement New feature or request label May 2, 2021
@bobbingwide bobbingwide self-assigned this May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant