We want all elements (sections) open on the accordion upon page open. I have switched to elementor editor. I had previously tried to use the following code example:
.description-always-open {
display: block !important;
}
But received an error stating that I didn’t have permissions.
I spoke to somebody on your facebook messenger who told me to switch to elementor. You have to purchase the pro to enable adding css. So, I did.
Please guide me in converting to a new accordion via elementor if that needs to be done in order to display all elements open.