Comments 2icinfo started the conversationOctober 25, 2021 at 10:38amHi,how will we make the page-title fontsize smaller on mobile version? Site is still in maintenance mode, but attached you see an image of the problem. - Anne 1,710Barry repliedOctober 25, 2021 at 10:44amHi Anne,Thank you for your message.Please add the following CSS code to Appearance -> Customize -> Additional CSS: @media (max-width: 580px) { .page-heading__title { font-size: 32px; } } This will reduce the page title font size to 32px. You can change that value to your own needs.Hope this helps.Best regards,BarryQreativeThemes.com | WordPress Themes 2icinfo repliedOctober 25, 2021 at 11:15amThank you! That worked!- Anne1 Like 1,710Barry repliedOctober 25, 2021 at 11:17amYou're welcome!If you have any other questions please let me know.Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hi,
how will we make the page-title fontsize smaller on mobile version?
Site is still in maintenance mode, but attached you see an image of the problem.
- Anne
Hi Anne,
Thank you for your message.
Please add the following CSS code to Appearance -> Customize -> Additional CSS:
This will reduce the page title font size to 32px. You can change that value to your own needs.
Hope this helps.
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Thank you! That worked!
- Anne
You're welcome!
If you have any other questions please let me know.
Best regards,
Barry
QreativeThemes.com | WordPress Themes