Font size - slider component

URL of experiment: /

Description of the problem: I want to change font size of labels in the slider component. I know I can do it in PsychoPy for local administration through changing the “slider.py” file but I was wondering if there is a similar way to do it in Pavlovia (e.g. maybe somewhere on github) ?
Thanks!

I’ve figured that this needs to be changed in the visual library, but I am not sure whether I can access this. I know that ‘.’ should be a root folder, but I assume I can’t access this?
import * as visual from './lib/visual-2020.2.js';
Maybe @wakecarter knows something about this :slight_smile:
Thanks!