Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #933152

    Hi everybody,
    maybe somebody know a solution for my problem. I updated Enfold-Theme a few days ago to Version 4.2.6. In my LMS-Plugin Learndash I use a lot of Videos emdend from Youtube and also upload as mp4.
    The controls are at the wrong place (on the top) and if you click on them, the video container shifts over the text on the same page.
    Also the code in CSS
    #top .mejs-container {
    height: 30px; max-height: 30px!important;
    }
    doesn’t give a solution.

    Greetings

    #933157

    Hey PSR-Rea-Schulung,

    Please add a link to the page in question so we can see the issue further.

    Best regards,
    Jordan Shannon

    #933241

    Sorry for my late reply. Below is the link to a video. It’s not a lesson in Learndash, but its the same problem. I have already deleted the CSS code.

    #933359

    Hi,

    Please try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .mejs-container {
        max-height: none !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #933448

    Hi,
    you are my hero! It works perfectly! Many thanks!!! Wish you all a good day.
    Thumbs up for the support!

    #933459

    Hi,

    Glad we could help and thanks for your kind words :)
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.