Classic Tab text editing

Hi There,

That is actually the same issue/settings that Ruenel mentioned above. The accordion title is inheriting the text alignment of its container (the column). But the Columns and ROW are also inheriting the text alignment from Section which is center.

To resolve this, please set the accordion container (Columns) text alignment to left.


I advise that you do not set the text alignment on the Section level unless you want all the content on the section to be centered. Set the text alignment on the Column level instead or on the element itself (if it has the text-align option.)

Hope it helps,
Cheers!

right, my fault:)

Just for curiosity sake. I thought the accordion is working “one tab open” but “the other one closed”

In my case I can open both of them. Is it big coding for this function?

Hi there,

You mean you want to open an accordion one at a time only? It’s possible without coding. Please inspect your accordion and toggle on the LINK ITEMS option. That should link the items to the same parent accordion and will only open one accordion at a time.

Thanks!

haha, I was blind…Thanks a lot for all help.

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.