Quote from 
Asgaros on January 16, 2018, 5:36 pm
Hello,
there is no nice way to do it at the moment but you can try it with the following code (add it to your themes style.css file):
#af-wrapper small.forum-subforums a {
    display: block;
}
 
Hello,
there is no nice way to do it at the moment but you can try it with the following code (add it to your themes style.css file):
#af-wrapper small.forum-subforums a {
    display: block;
}