Hello @Festinger
Thanks! Do you mean using the default topic list template? I am not sure yet but I will try this. If It works then this should works too.
Hello @45thj5ej
Actually that is perfectly lined with topic avatar + topic body width ![]()
But you can change it if you want ![]()
Desktop CSS
.topic-area > .loading-container,
.topic-above-footer-buttons-outlet.presence,
#topic-footer-buttons,
.more-topics__container {
width: var(--wo-avatar-width); // without avatar width
margin-left: calc(60px + 1em); // avatar width + distance between avatar and body
}
}
Yeah, this one is not the easiest because this element has fixed position. I don’t think we can move it nicely because the side distance will always different on different size of screens.
Thanks, I’ve increased the line height.
Nope, this is currently not possible with this theme.