Hi,
where can I change the font size in the socket? (Should be one or two sizes larger.) Didn’t find it.
Greetz,
Nic
Try adding this in the Quick CSS: #socket { font-size: XXpx !important; }
Replace “XX” or “px” with whatever size and measurement element you want.