Karel
asked 5 years ago

Hi,
I bought DW QA PRO – everything is okay but I need to advice how to change page style (on which are details of question), background, sidebar, etc ….. Any advice?

Thanks, Karel

3 Answers
DominicStaff
answered 5 years ago

Please send me your site URL and let me know about the position and what do you want to change? We will check and help you custom the template.

DominicStaff
answered 5 years ago

Please use the following code: 

.single-dwqa-question .bg-under-widget .sidebar-content .widget {
     background: #ddd;
     color: #000;
}

.single-dwqa-question .bg-under-widget .sidebar-content .widget .widget-title {
    color: #000;
}
Karel Fiala
answered 5 years ago

Thank you for prompt response.
In what file do I place this code, pls ?

Dominic Staff
replied 5 years ago

You can add the code to the style.css file in the theme or you can go to the Customize > Additional CSS.

Powered by DW Question & Answer Pro