This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #186813
     fillip2907
    Participant

    Hi there

    Audio player is not displaying correctly. There is a black and dark bar above the player and even the width of the player is hindering the proper display of audio time.

    Please refer to the screenshot

    #186856
     Laura
    Moderator

    Hello, can you share access so i can check it out?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #190902
     fillip2907
    Participant

    4jobz.in/wp-admin
    Username: Anrok007
    Password: Laura@123

    #191014
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .mejs-container {
        background: transparent !important;
        margin: 0 auto !important;
    }
    .mejs-time.mejs-currenttime-container {
        padding: 10px !important;
    }
    .mejs-controls .mejs-button button {
        margin: 3px !important;
    }
    span.mejs-time-total.mejs-time-slider {
        margin-left: 10px !important;
        margin-top: 0px !important;
        width: 100%;
    }
    .mejs-time.mejs-duration-container {
        padding: 10px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?