Skip to content

Apple Music have overlapping titles #864

Locked Answered by lowlighter
RSickenberg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi 👋 !

Thanks for your support 🙂

It seems to be a css issue which should be fixed upstream, there's no extra settings to be configured.

However you can use extras_css as a workaround to fix it while waiting for a fix:

extras_css: |
  .track .name { max-width: 175px !important; }

May need to tweak a bit though, I put 175px as an example but there might be better a value somewhere else

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@lowlighter
Comment options

@RSickenberg
Comment options

@lowlighter
Comment options

@RSickenberg
Comment options

@lowlighter
Comment options

Answer selected by RSickenberg
Comment options

You must be logged in to vote
1 reply
@lowlighter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment