Hey guys,
I think the Accordion is actually quite useful but it’s very frustrating that so many of the styling elements are hard coded and quite hard to target correctly with CSS to adjust any further.
Can you please advise what the correct selectors are to achieve the following:
- Remove box-shadow on the accordion
- Remove the line separator between Heading and Content
- Change the body text size of the expanded content
Additionally, how can I ensure that the expanded accordion content stays on top and doesn’t get mysteriously lost behind other elements/sections that follow?
Many thanks for the help!
Chris


