Hi...
Can you please advise how we can apply UiKit styling to the accordion block in EB posts?
Thanks
Can you please advise how we can apply UiKit styling to the accordion block in EB posts?
Thanks
#eb .ac {
color: @base-body-color;
background-color: @background-muted-background;
border-color: @global-border;
}
#eb .ac > .ac-q {
color: @base-body-color;
}
#eb .ac > .ac-a p{
color: @base-body-color;
}
Additionally, is there a limit to the number of elements one accordion can have (seems there is) and if yes, how do I change?