Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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.