I have read all related questions regarding my question and have tried them all to no avail. I can\'t seem to make my code work, even though I \"think\" almost every code I
fixed the issue changing HTML/CSS
HTML:
View Doc
CSS:
.yt-toggle.collapsed .fa-caret-down { display: none; } .yt-toggle.collapsed .fa-caret-right { display: inline-block; } .yt-toggle .fa-caret-right { display: none; }