Skip to:
Content
Pages
Categories
Search
Top
Bottom

Custom bbpress.css not working


  • mjthehunter
    Participant

    @mjthehunter

    Hi,

    Over the past few weeks I’ve been customizing bbress to my liking using the live css editor in wordpress.
    I tried moving it all to a stylesheet within my child theme in a folder called css.
    I’ve named the file bbpress.css.

    Everything was working fine in the wordpress editor, but after moving it to bbpress.css a lot of things no longer work.
    Even when I try !important, a lot of things still don’t to work.

    I should note that some of the code does work which is why this confuses me.
    Any suggestions?

    WordPress 5.2.2
    BBPress 2.5.14
    https://flippednormals.com/forums

Viewing 3 replies - 1 through 3 (of 3 total)

  • Robin W
    Moderator

    @robin-w

    wordpress themes can do funny things with bbpress.

    It’s all to do with load order.

    If it is working in the custom css, I’d leave it there


    mjthehunter
    Participant

    @mjthehunter

    Just figured out the issue.
    When I created the bbpress.css file, i didn’t copy in the original css first.
    So it doesn’t build upon the existing css.
    I just had to first copy the original file, then append my changes to the new file.

    Just in case anyone experience similar issues 🙂


    Robin W
    Moderator

    @robin-w

    thanks for posting your solution

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar