We have successfully migrated. We have a ton of sliders that are being made into accordions.
Our old syntax:
<p style="background-color: #ffffff;"><span style="background-color: transparent;">{accordion </span><span style="color: #0059aa;"><strong><span style="font-size: 14pt;"><em class="fa fa-envelope-o"></em> Contact and Social Media Information</span></strong></span><span style="background-color: transparent;">}</span></p>
New syntax which won't accept font awesome or our font colors:
{accordion title="This Is a test for syntax to figure it out!"theme="accent-lines" color="black" open="false"}
{accordion title="This Is a test for syntax to figure it out! V2" theme="accent-lines" color=black"}
This is a further test of how to create the whole thing from a popup.
What we would love is to have the visuals of how the old ones appear, and the container nuetral gray color, ideally would be black accent-lines. https://twistingculture.com/index.php/?option=com_content&view=article&id=188
You can indeed choose a style from the ready-made themes and colors.
If you need to customize it, you can do that via CSS. It is beyond my support to write your custom styling.