Collapsible - how to set background and color of the title of Collapsible? #6104
-
Hi, I found no way how to manipulate the header/title of Collapsible, the code:
So I need manipulate 'Actors:' colors, on the creation of the Collapsible ideally. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
TomJGooding
Sep 5, 2025
Replies: 1 comment 3 replies
-
You can change the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
tibor95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can change the
CollapsibleTitle
style in your CSS or use content markup, depending whether you want to change the colors of the whole title or just its text.