2024-08-28, 02:55 PM
I'm using this custom css code but just the top one work (hide crew and cast)
Am i doing anything wrong?
#castCollapsible {
display: none;
}
#similarCollapsible {
display: none;
}
Am i doing anything wrong?
#castCollapsible {
display: none;
}
#similarCollapsible {
display: none;
}