Question title not showing in Anspress 4.0.4

2.61K viewsIssues
1

Hi, I know this question is already asked a lot of times before, and yes I already checked them out, but all the answers like: check the ‘show question title in options’ don’t work anymore in version 4.0.4

I also added CSS code which doesn’t work either.
.anspress h1.entry-title {
display: block!important;
}

Is there anyway to fix this? Thanks for the awesome plugin. =]

edited question