• Hello,
    I am almost done with my new website when I noticed that there are two different major issues:
    1st: After the site is published, header video does not show in mobile although it does look ok when simulating it while customizing the template in localhost;
    2nd: Several featured images are not being displayed in Chrome and IE.

    Please help.

    Thank you!
    Paulo

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    regarding your first problem: the header video will not show on mobile devices (in order to speed up the loading). It will however show when you load the page in a desktop browser window and then try to simulate a mobile device using the devtools or simply by making the browser window smaller.
    Regarding your second problem: there are several people having this image issue in Chrome (but not in IE). It usually helps to add this to the CSS:

    .panel-image { transform: translateY(0); }

    Maybe you want to give it a try.

    Sebastian

    Thread Starter pfelberg

    (@pfelberg)

    Hi Sebastian,

    Thank you for your prompt answer.

    Yes, the code added to the CSS seems to have solved the issue. Thank you!

    I’d love to have video on mobile, since my video is a samll looping less than 2mb. Anyway, I understand I currently can’t have it.
    So I was trying to upload a new BG image for the header and now I am getting HTTP errors when uploading images. I am sure this is just a coincidence and not related to the theme, but any help is also appreciated.

    Thank you!

    Paulo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twenty Seventeen: Header Video and Other Images’ is closed to new replies.