[Support request] Youtube videos display problem

Home Forums Support [Support request] Youtube videos display problem

Home Forums Support Youtube videos display problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #831216
    Amit

    I embed youtube videos by just putting the link into the editor and the video displays up in a second. When I see them on the post, they seem quite big size and vertically long on mobile. What can be done to display them correctly.
    I also see they increase page load times! Is there some solution to that too…

    #831218
    Leo
    Staff
    Customer Support

    Hi there,

    If you are using Gutenberg, I would recommend using the embed block.

    It would be responsive by default.

    If you are still on the classic editor, then this is the solution:
    https://docs.generatepress.com/article/responsive-videos/

    I’m not aware of ways to reduce the load time. GP simply displays the content.

    #840498
    Amit

    That works, but the videos don’t align to center. Here is the URLhttps://www.friedcoffee.com/resusable-k-cup/

    #840550
    David
    Staff
    Customer Support

    Try this CSS:

    .VideoWrapper {
        text-align: center;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.