#how do i get rid of this gradient or make it a block colour??
1 messages · Page 1 of 1 (latest)
:root [class*=profilePanel] [class*=userPanelInner] [class*=bannerSVGWrapper], :root [class*=userPopoutInner] [class*=bannerSVGWrapper] {
background-color: transparent;
}```
i put that in but it still doesnt work
i found some stuff in the main css but how would i edit that?
Well it worked for me screenshot where you put the code
Hmmm strange because when I tried out the code it worked fine for me 
are u using dark mode or light mode??
i use light mode maybe its different in dark mode idk