Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi I had the same issue so I added this css to the end of my stylesheet

    #player{
    margin: 0 0 20px 0;
    }
    #player .td.player.shrink .playlist{
    max-height: 575px;
    }

    Assuming your div has #player.
    The margin you might not need.

    🙂

    Thread Starter samdesmet

    (@samdesmet)

    Hi,

    Thank you so much for this! I almost gave up on using this plugin.
    Just completely redone my website (google for my name if you like) and integrated
    it back in there.

    Thanks again!

    Plugin Author elsbree

    (@elsbree)

    Thanks for responding, paperkawaii! We don’t have a built-in way to do this, so it’s great to see that you found a solution.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘expand playlist’ is closed to new replies.