After looking at different areas of the code, I think I may have found a way to use the new theme without reducing the font size too much.
I've used the following code, still working progress but what do you think ? this is with scale 125%, I'm just trying to find the right balance.
I've used the following code, still working progress but what do you think ? this is with scale 125%, I'm just trying to find the right balance.
Code:
.layout-desktop .trackSelections {
position: fixed;
top: 47.5em;
.layout-desktop .mainDetailButtons.focuscontainer-x, .layout-tv .mainDetailButtons.focuscontainer-x
top: 16.75em;
.layout-desktop .detailImageContainer .card, .layout-tv .detailImageContainer .card {
top: 5.1em;
.layout-desktop #itemDetailPage .nameContainer, .layout-tv #itemDetailPage .nameContainer
top: 45.0em;
.layout-desktop .trackSelections {
top: 47.5em;