Forums

[resolved] How to change blog title size? (5 posts)

  1. heinakenka
    Member
    Posted 1 year ago #

    Hi,

    I would like to make the blog title bit smaller. How can I do that?

    H.

  2. randinicole
    Member
    Posted 1 year ago #

    depends on what theme you are using, no way to tell you exact, without looking at it. But go into your header and figure out what div controls the header text, then go into your style.css file and find the css .div that controls the div (that contains the header text) element and edit it accordingly. Look for something that says

    (#headertext) is generic, yours might be different.

    #headertext {
     font-size : 20px; or font-size : 1.5em;
    }
  3. heinakenka
    Member
    Posted 1 year ago #

    :)

    Ok thanks. That is what I was doing.

    As the Tag indicates this was about "Constructor" theme.

    H.

  4. AntonShevchuk
    Member
    Posted 1 year ago #

    For version > 1.0.0:
    Open header tab on customize page and change font size with selector

  5. britcruise
    Member
    Posted 1 year ago #

    No matter what I do I cannot change the title size. I've tried all your advice too. I pasted in CSS section with no luck, and there is no font size selector in header tab

Topic Closed

This topic has been closed to new replies.

About this Topic