Hello there,
I want to design the little triangle shaped icons into a bigger “+” in an accordion element in Renew. Also changing the color of it and style the separate borders.
I tried this code in the page itself outside Cornerstone:
[[accordion id=“my-accordion”]
[accordion_item title=“Accordion Title” parent_id=“my-accordion”]Your text here[/accordion_item]
[accordion_item title=“Accordion Title” parent_id=“my-accordion”]Your second accordion text[/accordion_item]
[accordion_item title=“Accordion Title” parent_id=“my-accordion”]Your third accordion text[/accordion_item]
[/accordion]]
It works but I can’t edit it in Cornerstone. Is there another maybe simpler way to work with it?
Because if I want to design it, I have to edit CSS and to be honest, it’s not my strong point.
The page I’m testing it on is www.zekerslagenvoorjetheorie.nl/testpagina
It’s the last item. Can you advice me what I can do best?
Thanks in advance.