Today, 12:48 AM
(This post was last modified: Today, 12:49 AM by Ted Hinklater. Edited 1 time in total.)
You did it
great to see, very nostalgic haha,
for the itemDetailsGroup give this a try :
.itemDetailsGroup .label { font-size: inherit !important; margin-top: -0.3em; }
.genresGroup .genresLabel::before { content: '';}
.directorsGroup .directorsLabel::before { content: ''; }
.writersGroup .writersLabel::before { content: ''; }
.studiosGroup .studiosLabel::before { content: ''; }
great to see, very nostalgic haha, for the itemDetailsGroup give this a try :
.itemDetailsGroup .label { font-size: inherit !important; margin-top: -0.3em; }
.genresGroup .genresLabel::before { content: '';}
.directorsGroup .directorsLabel::before { content: ''; }
.writersGroup .writersLabel::before { content: ''; }
.studiosGroup .studiosLabel::before { content: ''; }

