#Sidebar Lyrics scrolling too far

48 messages · Page 1 of 1 (latest)

long escarp
#

I'm not sure how to describe this, but on the lyrics sidebar, it looks like the lyrics are scrolling a bit too far because the top line of the lyrics always gets faded out slightly, which makes it quite hard to read. The video shows it where you can see the top line of the lyric become faded. Is there a way to adjust this and stop it? Thank you

timber notch
#

I have this too lol

acoustic flume
#

@long escarp @timber notch
Try adding

   padding-top: 25vh
}```
to your Custom CSS!

That can be found by going to Cider Settings > Visual > Sweetener > Custom CSS
#

If you wanna make it higher decrease the value, and if you want it lower increase the value.

long escarp
acoustic flume
#

Hmm

long escarp
#
   padding-top: 15vh
}```
#

this worked tho

acoustic flume
#

Copy and paste what I wrote and click this grey space above the textbox, it should save the changes

acoustic flume
long escarp
#

oh lol

long escarp
acoustic flume
#

Huh, weird

#

What version of Cider are you running?

long escarp
#

2.3.2_3

#

still waiting for 2.4 to drop on ms store

acoustic flume
#

I'll downgrade since the variable might've changed

long escarp
#

thank you for your help :)

acoustic flume
#

Nope, still the same variable, try restarting Cider?

acoustic flume
#

If not, I can have you manually search for the item to edit and have you replace it instead of the .lyric-view thing

long escarp
#

i didnt have to before, but do i have to enable the sweetener thing for this to work?

timber notch
acoustic flume
#

Nope

#

Will be soon but not out yet

timber notch
#

hopefully its out either today or ssaturday

acoustic flume
long escarp
#

yep

#

what now

acoustic flume
#

Then, after clicking that, while the lyrics tab is open, click here?

#

(The box highlighted in green)

long escarp
#

done, its taken me there in dev tools elements view

#

data-v-5220ef27 is this what i need to paste in?

acoustic flume
#

Look for the dropdown that looks like this

long escarp
#

yep

#

ive got this

acoustic flume
#

Copy .lyric-view[data-v-522ef27] into the css i sent above, replacing the other one

#

Should fix the issue

long escarp
#

that has worked perfectly

#

thank you for your help :)

acoustic flume
#

That's weird, I thought those variables were global, not client specific

long escarp
#

very strange lol

#

well its working now ¯_(ツ)_/¯

acoustic flume
#

@timber notch Just follow the instructions I sent above and it should work for you too

timber notch
#

yeah it works

#

i figured it out lol

#

thank you ^o^