Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #395340

    I have tried using self hosted a webm video and youtube hosted video. It’s not working on mobile devices, but working fine on desk tops. Metamo.com/

    #395618

    Hey cwitdoeckt!

    Thank you for using Enfold.

    The video background option is disabled on mobile by default due to various incompatibility reasons. Please add a fallback image.

    Regards,
    Ismael

    #568531

    Hey Ismael,

    I can not get my fallback image responsive. How can I do this?
    regards,
    Harry

    #569143

    Hi Harry,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #569237

    Hi Richard,
    It’s about this page http://www.harryshaircenter.nl/uitblinker/
    On the PC it works perfectly, but on Mobile, is the fallout image very large and does not adjust to the screen.
    Friendly regards,
    Harry

    #569297

    Hey!

    What mobile browser and device are you using?
    Loaded with my iPhone and it worked pretty much correctly.

    Thanks a lot

    Cheers!
    Basilis

    #569316

    I,m using android 4.4 and chrome.
    regards,
    Harry

    #569928

    Hey!

    try to control background image using this code in Quick CSS field:

    @media only screen and (max-width: 767px) {
    #av_section_1 {
    background-size: 100% 100% !important;
    background-position: 0px 0px !important;
    }}
    

    play around and adjust the values as needed.

    Regards,
    Andy

    #570100

    Sorry it’s not working.
    Regards,
    Harry

    #571273

    Hey!
    Include background-image into my code:

    @media only screen and (max-width: 767px) {
    #av_section_1 {
    background-size: 100% 100% !important;
    background-position: 0px 0px !important;
    background-image: url(https://www.harryshaircenter.nl/wp-content/uploads/2016/01/csm_RedCollection_TEASER_TILE_M_Group_0d50a5f255-727x430.jpg) !important;
    }}
    

    Clear browser cache and hard refresh a few times afterwards.

    Best regards,
    Andy

    #571404

    Good day Andy,
    On my tablet works it well, but it does not work on mobile.(Samsung Galaxy note 2) The image is very large and not responsive.

    Friendly regards,
    Harry

    #572148

    Hey!

    Did you play around with different values for background-position and background-size? until it fits for you? Can you check on another mobile device as well please?

    Can you show us screenshots of what you see? (imgur.com, dropbox).

    Cheers!
    Andy

    #572226

    Hello again,

    I have tried with different values, but keep getting the same on mobile, I’ve also tested an I phone them they had the same problem. On a tablet it works okay.screen shot of my mobile

    regards,
    Harry

    #572294

    Hi!

    the image looks good to me. What do you want to change exactly?

    Cheers!
    Andy

    #572297

    Hello,

    The image is to big, it must be this way,
    how it must be

    Regards,
    Harry

    #572301

    Hey!

    can you provide us admin access please? post login details here as private reply.

    Cheers!
    Andy

    #572308

    Hello, What is your e mail adres? for WordPress needed.

    Regards,
    Harry

    #572321

    Hi!

    no email needed. Use private content field instead.

    Cheers!
    Andy

    #572774

    Hello Andy,

    here are the credentials,
    Regards,
    Harry

    #572805

    Hey!

    I told you to give us admin access, not a normal profile. Let us know when you are ready.

    Regards,
    Andy

    #572865

    Hello,

    You now have all access. I have the code path taken in the quick css because he still was not working. Otherwise, you would think that I had done nietas with the code had been sent.

    Regards,
    Harry

    #572878

    Hi!

    I don’t really get your last post. What are you talking about?

    By the way I can’t find the code I have given you in your Quick CSS field. Where is it? please paste it inside and test it on your device. Play around with different values until it fits for you.

    Regards,
    Andy

    #609129

    Hey!

    As there is no reply, we will close the topic here.
    Thanks a lot for your patience and understanding

    Cheers!
    Basilis

Viewing 23 posts - 1 through 23 (of 23 total)
  • The topic ‘Background video not working on mobile devices, especially on iphone.’ is closed to new replies.