This topic has 3 replies, 2 voices, and was last updated 6 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

    Attachments:
    You must be logged in to view attached files.
    #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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #190902
     fillip2907
    Participant
    This reply has been set as private.
    #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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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?