Is there any way to apply custom css or html to component groups items? I applied the following code that works well for the top level component groups, but have not found a way to create multiple columns for the components under each component group when expanded. Any suggestions?
function() { $('.components-container').toggleClass('one-column').toggleClass('two-columns')