How do I move the UI to the bottom left as for reasons unknown it's covering my other bars.
Moving the UI
If your trying to move the location you gotta tweak the bounds settings for upper, lower and left to right.
For example if you want to move the UI to the top left hand corner use the following.
"Width Left": "0.001",
"Width Right": "0.220",
"Height Lower": "0.78",
"Height Upper": "0.950"
You can make the bars thicker or thinner spending on the hights set.