Music player display problem

  • Unknown's avatar

    Hi. The music player in the primary widget area never displays correctly. The dark area is simply skewed to the left about 20 pixels leaving text cutoff and the dividers sticking out to the right. Others have told me the same thing… so I know it’s not just my browser. I have uninstalled, then reinstalled it with no change. Can you fix it on your end?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    Thanks for reporting this issue! I took a look at your site, and I see you what you mean. I’ve reported this to our team, who will work on this for you. Please stay tuned while they work on it. :)

    In the meantime, please let me know if I can help with anything else.

  • Unknown's avatar

    Hi there,

    I wanted to let you know that our team is working on a fix for this issue. However, I have a fix for your site in the meantime. You can use custom CSS to fix the playlist on your site.

    To add custom CSS, go to Appearance > Customize in your dashboard and select CSS from the Customize tools. In the CSS editor, you can enter the following CSS:

    #main .widget-area .wpjp-type-playlist ul {
    margin-left: 0;
    }

    Let me know how that works for you! :)

  • Unknown's avatar

    Yes, thank you Rachel. That worked.

  • The topic ‘Music player display problem’ is closed to new replies.