December 21, 2015 at 5:48 am
#40570
Keymaster
Hi mk,
Yes We have that title in our theme. You can visit to our theme. It seems that you have added some css.
.entry-title {
display: none;
}
So you are not getting this title in your category page. Remove that above code from your code.
Thank you!