Change default header?
create a new folder called anspress inside your active theme directory. and now copy this file
wp-content\plugins\anspress-question-answer\theme\default\user\about.php
to newly created folder.
You must keep the same directory path, like this copied file must exist like this:
YOUR_ACTIVE_THEME/anspress/user/about.php
Now you can modify this file as per your needs.
For overriding css, copy
wp-content\plugins\anspress-question-answer\theme\default\css\overrides.php
to:
YOUR_ACTIVE_THEME/anspress/css/overrides.php.
And add your own CSS styles.
Rahul Aryan commented
Oh you want to change cover. simply override wp-content\plugins\anspress-question-answer\theme\default\images\cover.jpg and small_cover.jpg
awesome thanks. But what is the code for default header? Id like it to be my company logo