Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #177074

    Is there a way to increase the font size of the page titles?

    #177109

    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

    #177116

    Thank you. That did the trick.

    How about if I want to change the font color?

    #177118

    Hi!

    Then you should add following as well

    .title_container .main-title { color: white !important; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increasing size of Page Titles’ is closed to new replies.