Anup k
asked 7 years ago

How to change font of the TITLE under Ask question page . 

1 Answers
DominicStaff
answered 7 years ago

You can add the following code to the style.css file: 

.dwqa-questions-list .dwqa-question-item a {
    font-size: ...px;
    font-weight: bold;
}
Powered by DW Question & Answer Pro