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
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.
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;
}
Thank you for prompt response.
In what file do I place this code, pls ?
You can add the code to the style.css file in the theme or you can go to the Customize > Additional CSS.
Please login or Register to submit your answer