Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #614329

    After theme and wp update my bbpress layout is little bit broken. Any idea how to get number of messages and freshness to same line?

    Problem is only bigger screen mode, smaller one looks good.

    – mika –

    #614416

    Hey FotomanKy!

    Please add following code to Quick CSS

    li.bbp-forum-freshness, li.bbp-topic-freshness {
        width: 10%;
    }

    Regards,
    Yigit

    #614639

    Thanks, it works!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘bbpress css fix needed’ is closed to new replies.