As you can see from my screenshots when the sub forums are greater than 2 the 3rd one shifts to the right.
When node layout type is 2.
How can I fix that?
Thanks!
When node layout type is 2.
How can I fix that?
Thanks!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
.XenBase .sectionMain.ctaFtContainerPage {
background-color: rgb(23, 23, 23);
border: 1px solid rgb(58, 58, 58);
}
.XenBase .nodeList .node.level_1 {
overflow: visible;
}