• Resolved jfjrr

    (@jfjrr)


    Hi,

    I’d like to custom Title and tag line within header. I mean…change Font and size.

    HTML code please?

    Thanks.

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

    (@themonic)

    Use this in custom.css after changing the px value.

    hgroup a {
        font-size: 34px;
    }
    hgroup .site-description {
        font-size: 12px;
    }

    For font family please search previous support topics.

    For best results use an image based logo.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Header’ is closed to new replies.