change video size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19371
    ryuseirecca
    Member

    If we use page section Youtube Video (and other Video’s page section) Video will be displayed fullscreen (or fullwidth?). Is there any tag to change video size in page section?

    #19385
    Veena
    Moderator

    Yes you can change the video size by adding custom CSS.
    For eg:

    #youtube-video.post-6290 #video-intro {
        width: 80%;
    }
    

    You can provide id/class as a parameter in the youtube shortcode .

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.