The tutorials in this community are great; thank you! I have one question for which I can't find the answer: is there a minimum width for components?
In this custom style I'm working on, notice how they are way wider than the words I have in them. Ick!
(My theme layer is #6094529.)
I'm trying to shrink them by modifying the width of "sideHeader", in the print_custom_head function. I think that's the relevant setting since if I increase it, that does work. But decreasing the width after a certain point has no effect. I can't get my side components narrower than about 150px or so. Help?
[Edit: Thanks! Answer in comments.]