Hi @balram19,
I have a similar question. I’m using the free version at the moment and wanted to limit the size and shape of the accordion. But when I used the code below in the Custom CSS field, it mangled the entire page. What am I missing?
div {
height: 50px;
width: 250px;
}
Thanks, Matt