• Hi

    The titles of all my blog post are too small.
    How do I change the font size and color of blog post titles? Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Link please.

    Thread Starter dederriere

    (@dederriere)

    Hi, the link is this

    https://whywendywrites.com/dubai-2015/

    I would like to the font size of the post title “DUBAI, UAE (12-13 SEPT 2015)” to be bigger. And to bold it and change the font type too.

    Thanks!

    Theme Author ThinkUpThemes

    (@thinkupthemes)

    Hello dederriere,

    Try the following custom css on your site. You can add this from General Settings -> Custom css in the customizer:

    #intro.option1 .page-title {
        font-size: 10px;
        color: #F00;
        font-family: arial;
    }

    Change any of the inputs to what woks best for you. Let us know if this helps. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the font size and color of blog post titles?’ is closed to new replies.