Hello everyone! I’m using dawn theme and want to use Collapsible content section. But I wanna make it in 2 columns. I understand that I need to use code for it, but don’t know what code exactly. I tried to put some code
.collapsible-content__grid–reverse {
flex-direction: column-reverse;
}
in custom css only for this section, but new collapsible rows are added not to the second column, but just under others. Maybe someone can help me to make it look like this?
