GREAT!
This is done by adjusting the value.
Thank you very much.
————————————————————-
/* Change margin */
@media only screen and (max-width: 499px) {
/* Change the width of the author column */
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
display: none;
}
/* position the left hand side of the content column */
#bbpress-forums div.bbp-reply-content {
margin-left: 0px;
}
/* hide the avatar */
a.bbp-author-avatar {
display: none;
}
}
me too.
http://korear.net/?forum=test_forum2
click ‘test_forum2’, http 500 error
1. Disable all plug-ins
– I have only one bbpress plugin installed.
2. Change the theme to ‘Twenty Fifteen’
3. Clicking on the ‘bbs2> Forums’ link will result in an http 500 error
Error: http://korear.net/?post_type=forum
Bbs2 page: http://korear.net/?page_id=11