video put in blog

Home Forums Jevelin Theme video put in blog

Home Forums Jevelin Theme video put in blog

Viewing 13 posts - 41 through 53 (of 53 total)
  • Author
    RESOLVED Posts
  • I understood it.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .ratio-content > div.plyr.plyr--video {
        height: auto !important;
    }
    

    hussen.khamis
    Participant

    this is work for any video we posted ?

    Yes

    hussen.khamis
    Participant

    thank you and here on mobile why the vidoe its not apare only the botun how we can resolv uyou can see in the photo ?

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

    I have tested it on mobile but it is displaying fine for me as shown in the attached screenshot.

     

    Please test it clearing your browser cache or using a different browser.

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

    hussen.khamis
    Participant

    i have use 2 browser and the to its lookin like that and i use other phone of my friend its look like that can you check pls ?

    Are you testing the home page or any other page?

     

    Please share exact the page URL.

     

    Also, please test it clearing your browser cache.

    hussen.khamis
    Participant

    i clear the browser cache on my phone and i test is the same problem , yes is the home page when you go down you see a lot of blogs and is the first blog apare down ofthe page

     

    pls check i wait for your raspons

     

    thank you

    I tested it multiple times on my android mobile and it is working fine for me.

     

    Could you please create a test page and add only that element on the page and test whether it works fine for you?

    hussen.khamis
    Participant

    hello, this first video im my page its look ok but the secund its have a black band like the first one and its not ok you can see the photo ori the link https://www.phoeniciaolimp.ro/

     

    pls help to rezolv this problem

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

    Solution for this topic

    To resolve it, please try changing the above shared CSS code as below.

     

    #page-container .ratio-content #post-player,
    #page-container .ratio-content > div.plyr.plyr--video {
        height: auto !important;
    }

    hussen.khamis
    Participant

    yes its working ok now thank you

    You are always welcome here 🙂

Viewing 13 posts - 41 through 53 (of 53 total)