Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(INCLUDES FIX) Lyrics box not properly being displayed #1227

Open
4 tasks done
ReUnlocked opened this issue Mar 13, 2025 · 0 comments
Open
4 tasks done

(INCLUDES FIX) Lyrics box not properly being displayed #1227

ReUnlocked opened this issue Mar 13, 2025 · 0 comments
Assignees
Labels
Extension Bug Something isn't working

Comments

@ReUnlocked
Copy link

How did you install Beautiful Lyrics?

Marketplace

What is the Bug/Issue?

IF YOU ARE EXPERINCING THIS ISSUE PLEASE READ THIS AS I HAVE ATTACHED A WORKING FIX!

Lyrics do not properly display on Spotify for most users in multiple countries across all songs. This is an issue with the CSS that can easily be solved by using the Spicetify Snippets feature to add the correct CSS. I am posting this here so other people can quickly fix this issue themselves as Beautiful Lyrics itself has not had an official update since November 2024.

This is an example image of the issue:

Image

This below is the current working fix:

Go to Marketplace > Snippets and click on the "+ Add CSS" button in the bottom right corner.

Add the following custom CSS:

.main-content-view, .KL8t9WB65UfUEPuTFAhO{ height: 100%; }

Image

Solution originally posted by @webrocket-staggl in #1214

This should fix the issue immediately when you click "Save CSS", If for some reason it doesn't try relaunching Spotify.

Now it should be fixed!!

Image

Anything below this is just required stuff I had to attach in order to post this.

What Country are you from?

United States

What Operating System are you using?

Windows

Spotify/Spicetify Information

Beautiful Lyrics keybind does not work anymore for some reason. Not fully sure why.

Image

Spotify HTML/CSS and Console Screenshots

Here is the HTML and CSS Screenshots during the issue.

Image

Information Checklist

  • Spotify/Spicetify Information
  • Spotify HTML File
  • Spotify CSS File
  • Screenshots of Developer Tools Console Tab
@ReUnlocked ReUnlocked added the Extension Bug Something isn't working label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extension Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants