Override CSS

Solved6.12K viewsGeneral
1

Is there a way to override/deactivate the default css files of the Anspress plugin? I made a theme based on AnswerBox, but every time I update Anspress, something in my layout will break. I don’t want to add rules after rules with !important with every update, I just don’t want to load the default plugin css at all when there is a corresponding stylesheet in the themes directory.

1

Read the documents here: Theme override

You can copy whole AnsPress template directory inside your theme and AnsPress will load file from there.

You are viewing 1 out of 2 answers, click here to view all answers.