I want to change the font colour and size of the text which triggers the hidden panel. The text itself is set in Buildr Template -> Style -> Hidden Panel but I can't change the size within the template. I have tried the following css which doesn't work:
.panel-trigger, .zg-col, .zg-col-1 {color:#FF8C00; font-size:3em; line-height:1}