I want to increase the size.
cfnet21 Hi Try this code in custom css
@media (max-width: 767px){ h2.article-title, .article-header h2 { font-size: 18px; }}
Thank you
cfnet21 You are welcome!