Forums
Home / Theme: Creator World / Page title size
(@vgonzales11)
7 years, 11 months ago
The page titles are huge. How do I adjust that font size?
(@gracethemes)
Hi,
Sorry for the delay!
To change the font size of page title Go to Appearance -> Customize -> Additional CSS and use below css code in additional css box
h1.entry-title { font-size: 25px; }
Please do this changes and let me know your feedback.
Regards Grace themes