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
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;}
Please login or Register to submit your answer