Center Blog Title

Home Forums WordPress Theme Support BfastMag Pro Center Blog Title

Tagged: 

This topic contains 4 replies, has 2 voices, and was last updated by  Alicia 6 years, 7 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8245

    Alicia
    Member

    If we don’t want to put an advertisement in our header, is there any way to center the blog title?

    #8246

    Raja CRN
    Keymaster

    Hello,

    Go to Appearance > Customize > Additional CSS. Add the Following code in the text area and save. The Title will be centered.

    Thanks

    #8248

    Alicia
    Member

    Thank you Raja, however, you didn’t put any code there for me to paste in there. Also, how do I change the title font?

    #8249

    Raja CRN
    Keymaster

    Whoops, Funny Mistake though, Here is the Code

    .navbar-brand {
    display: inline;
    float: none;
    }

    /* Header Title */
    .head-logo-container h1 {
    margin: 0;
    font-size: 45px;
    font-family: Indie Flower; /* font */
    }
    Currently, only You can add the font manually to title. Because Most users use the Logo. In the next update, We’ll add the font settings for title too.

    Thanks.

    #8250

    Alicia
    Member

    🙂 Thanks! That worked!

Viewing 5 posts - 1 through 5 (of 5 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .