Hiding certain tabs? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Hiding certain tabs? (/t-hiding-certain-tabs) |
Hiding certain tabs? - SuppleJelly - 2023-10-29 Is there a way to hide certain tabs within each library? For example, under Movies, I want to hide "Suggestions", "Trailers", and "Favorites". I read you can do this with custom CSS, but beyond that, I haven't found any clear instructions. RE: Hiding certain tabs? - Michael Morrison - 2023-11-21 (2023-10-29, 01:52 PM)SuppleJelly Wrote: Is there a way to hide certain tabs within each library? For example, under Movies, I want to hide "Suggestions", "Trailers", and "Favorites". I read you can do this with custom CSS, but beyond that, I haven't found any clear instructions. I don't know much CSS, but found this on another site, sadly it just "removes the 3rd tab" (or button) from all sections. Thankfully removes the non-functioning, redundant, and possibly confusing to new users Trailers section, or you just change the 3 to whatever tabs you want. Just go to settings, general, add custom CSS at the end. Code: /*hides third button or tab, aka upcoming in tv shows and trailers in movies but sadly channels in Live TV*/ |