cstimmel
asked 10 years ago

Hi,
To disable the right sidebar of my template on the answer pages, I need to be able to have the questions automatically apply a category so I can apply a custom template. Unless there is an easier way to configure this? Also, can you please advise about styling the question page? Where do I do that?
Thank you!
Carol

cstimmel
replied 10 years ago

Sorry, DW Q&A

2 Answers
DominicStaff
answered 10 years ago

Hello Cstimmel
1. Category for answer posts: can you tell me more details about it?
2. Style integration:
If you want to style for the Question page, You can use the following code:

/* List question page */
.dwqa-list-question {
...
}

/* Single question page */
.dwqa-single-question {
...
}

/* Submit question page */
.dwqa-submit-question {
...
}

Hope this helps !

DominicStaff
answered 10 years ago

 Hi Cstimmel ! To resolve the sidebar issue display bellow Q&A plugin. You can follow this guide here http://cmspioneer.com/designwall/guide/dw-question-answer-plugin/#Style_integration .
If you still face the Issue, Please send me Your FTP. We will help you resolve this issue.
Hope this helps !

Powered by DW Question & Answer Pro