• Resolved standulos1026

    (@standulos1026)


    How to change font size, color,style of site title and tagline.
    thank you.

Viewing 1 replies (of 1 total)
  • Theme Author Themonic

    (@themonic)

    Use like this:

    hgroup a {
        color: #0099ff;
        font-size: 34px;
    }

    For tagline:

    hgroup .site-description {
        color: #0099ff;
        font-size: 12px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Iconic Theme header’ is closed to new replies.