Hi all,
I’ve not had much luck formatting the accordion component… I’m just trying to get the text on the header level of the accordion to not be bold and a different size but nothing is working. I’ve tried
myAc.setStyle(“fontSize”, 9);
myAc.setStyle(“fontWeight”, none);
Any ideas? Thanks in advance