Title small 🙁

2.83K viewsIssues
0

https://gyazo.com/2ff74613530ade8a24056198096a16bb

Why my title dont is fat, big and bold how in your page?

How I can do this?

Thanks.

I solved myself. If you have the same error, edit your style.css with that:
#anspress .ap-questions-hyperlink {
font-weight: bold;
font-size: 18px;
color: #333;
}