Hello there! In 1 photo, the borders are expanded with the code:
@медиа (мин-ширина: 992px) {
body.wpft-forum .site-content {
padding-left: 25px;
padding-right: 25px;
}
body.wpft-forum .content-area {
padding-right: 20px;
}
body.wpft-forum .entry-content {
max-width: 800px;
margin-left: 0;
margin-right: 0;
}
}
But this code doesn't work for other forum pages. How do I expand the boundaries on Forum and Topic pages?
Could you please explain again what do you want to change and what? I can't follow you what you're looking for and what means all those photos.
Hello! This code increased the width of the forum in photo 1. But this code doesn't work for other forum pages. I need to expand the forum on the Forum (photo 2) and Topic (photo 3) pages. Another question: how to set up Ajax topic pagination? Pagination does not show on mobile devices.