Changing Font Size On Header Tag Line

  • Unknown's avatar

    Hi there,

    A simple question. How do I change the font size on my tagline beneath my header?

    Thanks for this info

    David
    (email visible only to moderators and staff)

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi David, I don’t know if you have an upgrade package or using the free version. Unfortunately, on the free version, you can’t change it.

    If you have an upgrade, amazing then you can use this code in your CSS editor and just change the font px size.

    This is for the heading> Daily Bible Study

    }
    .site-description {
    font-size: 36px;
    }

  • The topic ‘Changing Font Size On Header Tag Line’ is closed to new replies.