Please or Register to create posts and topics.

Formatting issue with Kadence theme

Hello! I’m testing out Asgaros and noticing an issue with the Kadence theme. I want to keep Kadence theme and also use their blocks plugins. There is a formatting issue in the main forums index where every other forum in the list is shown as a column inside of the previous forum. I’ve attached a screenshot.

I’m not sure if this is a Kadence issue or an Asgaros issue but wanted to start here. Thank you!

EDIT: This is only happening when the page is set to have a left or right sidebar. Any other layouts without sidebars is working just fine.

Uploaded files:
  • rpls-beta-.-2024-10-02-at-11.38.24-AM.png

I mentioned this issue to a friend of mine, who just so happens to have an Asgaros forum running in a Kadence environment, and he had figured out a fix. Here’s the CSS needed:

.has-sidebar #af-wrapper .content-container {
display: block;
}

Yworld, Biker and Oleg have reacted to this post.
YworldBikerOleg

Здравствуйте! Спасибо, помогли!