I have multiple userlists on my site. The main / default one is fine - it formats as normal, and picks up all CSS from the Joomla template without issue:
template.knightrealms.com/forum/userlist.html
I have an Article (Content) that calls a series of smaller Userlists inside it, to display them as one extended page. For some reason, this is not picking up the formatting from the Joomla template, or rather, I think that CB's CSS is taking priority over Joomla's for just this scenario, for some reason:
template.knightrealms.com/main-menu/marshals.html
This wasn't always the case - I suspect this behavior started with an update, and I just noticed it now.
Is this a bug, or can something be done to change this and make the second setup apply the Joomla CSS template as priority?
Thank you!