marketplace
marketplace copied to clipboard
Disable Homepage Reccomendations Snippet not working after update
🔍 Is there already an issue for your problem?
- [X] I have checked older issues, open and closed
ℹ Environment / Computer Info
- Spotify version:Spotify for Windows (64 bit) 1.2.37.701.ge66eb7bc
- Spicetify: v2.36.11
📝 Description
After update of spotify and spicetify marketplace the snippet stopped working
📸 Screenshots
No response
i am facing the same problem but i cannot figure the problem that why is this happening maybe because i am new at this stuff
I am also experiencing the same issue and would really like to see this fixed.
imo u have to use inspect to hide the divs
[data-testid='home-page'] .contentSpacing > *:not(.view-homeShortcutsGrid-shortcuts, .main-shelf-shelf:has([href="/genre/recently-played"], [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"])) {
display: none !important;
}
```just paste this in add css
[data-testid='home-page'] .contentSpacing > *:not(.view-homeShortcutsGrid-shortcuts, .main-shelf-shelf:has([href="/genre/recently-played"], [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"])) { display: none !important; } ```just paste this in add css
how do i add css to the Disable Homepage Reccomendations Snippet ?
go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate
go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate
Thanks it worked everything is gone but can you tell me how do i remove the "favorite artists" ?
go to marketplace -> click on snippets -> then click add css and paste the css in custom css and then give it a name and activate
Thanks it worked everything is gone but can you tell me how do i remove the "favorite artists" ?
remove , [href="/section/0JQ5DAnM3wGh0gz1MXnu3z"]
from it
it is again glitching with Spotify for Windows (64 bit) 1.2.47.364.gf06e5cee Spicetify v2.38.3
it ahppened spotify change its layout to global navbar . can anyone tell me how to revert to the original?
it ahppened spotify change its layout to global navbar . can anyone tell me how to revert to the original?
Go to experimental feature tab > search global nav bar
and change this to control
Note : This method is only tested on Spotify version 1.2.42.290.g242057a2 with spicetify version 2.38.3