Is there a way to increase the font size of the page titles?
Hi beejman4000!
Yes, please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .main-title { font-size: 24px; }
Regards,
Yigit
Thank you. That did the trick.
How about if I want to change the font color?