Conflicting !important – style-bbpress.css

Posted in: Newspaper
Post count: 15

I’m in the process of modifying bbpress by using style.css within my child theme folder.
My issue is that style-bbpress.css already has values with !important, making my changes in style.css that require !important invalid and not recognised.
I’d rather not edit style.bbpress.css specifically as I don’t like the idea of it being lost when updates rollout.
Any advice would be appreciated on how to go about this.
Thanks

  • This topic was modified 8 years by brent.
Post count: 15

Would modifying the style.bbpress.css directly, and keeping an up to date backup which would be restored after a theme update, be the right way to go?

Post count: 20688

Hi,

You could make the modifications directly in the main file, and make a backup of the file. Then restore it after theme updates. That may be a solution.

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.