Home Forums WoodMart support forum How to show video background on phone ?

How to show video background on phone ?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #240169

    tolgahanikinci
    Participant

    The video background is visible on the desktop but not visible on the phone screen. I want the video background to appear on the phone, how can I do this please help me..

    #240173

    Hello,

    Please provide me with some relevant screenshots of the specific area. How did you add the video background with the URL of the page to check it myself and help you out accordingly.

    Regard’s.
    Xtemos Studios.

    #240176

    tolgahanikinci
    Participant

    I want the video background in this area to appear on mobile

    Attachments:
    You must be logged in to view attached files.
    #240178

    tolgahanikinci
    Participant

    .

    Attachments:
    You must be logged in to view attached files.
    #240315

    Hello,

    I saw the screenshot you attached.

    The video background is disabled by default for mobile devices in the Wp-Bakery page builder.

    You can try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

    .vc_video-bg.vc_hidden-xs {
    	display: block !important;
    }

    Regard’s.
    Xtemos Studios.

    #240531

    tolgahanikinci
    Participant

    I added the code you provided. but video does not play background on mobile. can you look at the problem again please.. (Refresh the page on mobile and look again)

    #240633

    Hello,

    Video cannot be used as a background in mobile by its nature. Any background is scaled on mobile which makes it impossible to apply video. That is why video background is often replaced with the image or color.

    Sorry but this is how the default Wp-Bakery page builder works. The CSS I provided is just to make the video visible on the mobile.

    Regard’s.
    Xtemos Studios.

Viewing 7 posts - 1 through 7 (of 7 total)