• krutoymush

    (@krutoymush)


    We are using Stout, which is based on Primer I believe.

    No SSL atm, as the site owner is migrating to a new server after an issue with the current host.

    The header video (youtube) used to show just fine, but something change maybe a year ago. Now the video is too massive for the page on a pc even.

    I’m not a CSS guy, but if someone could point me to the right area I could probably figure it out. I want to be able to reduce the size (and along the way, maybe turn sound on by default). Also, I noticed after an update, that in Chrome the video does not play by default anymore.

    In the Stylesheet, I see this:

    video {
    display: inline-block; }

    but if inside the brackets I add, i.e.:

    width: 100px;
    height: 100px;

    It doesn’t seem to change anything.

    Thanks.

    • This topic was modified 4 years ago by krutoymush.
    • This topic was modified 4 years ago by krutoymush.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @krutoymush,

    Thanks for reaching out!

    Sadly, the Stout child theme of Primer isn’t supported anymore.

    The issue is appearing because the theme’s jQuery isn’t compatible with the newest version of WordPress.

    A quick workaround to solve the issue without any coding is to install the “Enable jQuery Migrate Helper” plugin, which will supply the necessary dependencies.

    Once the plugin is installed, make sure to enable the legacy jQuery version, as you can see here: https://prnt.sc/z3cgsb

    If you’d like a free theme that is compatible with newer versions of WordPress, I recommend checking out Go: https://www.ads-software.com/themes/go/

    Please let me know if this solution worked for you!

Viewing 1 replies (of 1 total)
  • The topic ‘How & Where to change youtube media size in header’ is closed to new replies.