maxunet
asked 5 years ago

hi, I’m using Q&A Pro version. But i have a problem with question pages. 
on question page, it showing title, publisher name, date and comment counter like a normal post page. 
here is screen shot: https://prnt.sc/mlf864
How can i title them? 
 
thanks!

1 Answers
DominicStaff
answered 5 years ago

If you want to hide the title section, you can add the following code to the style.css file:

.single-dwqa-question .td-post-title { display: none;}
Powered by DW Question & Answer Pro