Site logo

Archived topic

Responsive Video Code Snippet

3 replies · Started by Kevin Wabiszewski on February 27, 2019

Viewing posts 1–4 of 4

Hello, I found another support topic for responsive video.

I have added the following code with the code snippets plugin, but my videos still don't seem to be responsive.

add_action( 'after_setup_theme', function() {
add_theme_support( 'responsive-embeds' );
} );

Any advice?

Hi there,

That has actually been added into the theme so if you are using the latest version, you shouldn't need to add the code.

The code is actually for Gutenberg's embed blocks as well.

Looks like you are currently using Elementor to insert the video, if that's the one you are referring to then you will need to check with their support.

Let me know if this helps :)

Thanks Leo!

No problem :)

This archived topic is closed to new replies.