I did so:
Font was larger, but the design has changed.
/* Я */
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-search-results {
font-size: 15px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums .bbp-forums-list li,
div.bbp-template-notice p,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
font-size: 15px !important;
}
#subscription-toggle {
background: #E7FFE8;
margin-left: 5px;
padding: 0px 3px 0px 1px;
border-radius: 2px;
font-size: 15px;
}
/* /Я */
The words “Voices” and “Replies” can be replaced with icons.
(bbp-forum-topic-count, bbp-forum-reply-count)
This saves space.
Thank you said! When I installed the site, I wrote the default /%postname%/
Thanks for the link!
Long read only the third time realized.
Step by step:
1 Find in your site template page with no sidebar.
2 Make a copy of it.
3 Rename the page to bbpress.php
Tell WP 4.0 bbPress 2.5.4
how to disable the sidebar on the forum page?
You can configure the plugin to add the ability to enable or disable the sidebar?