Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #129341
    PeteGWebmaster
    Participant

    I need help centering and bolding the title of the home page for fastnotaryservice dot com

    The three words “Fast Notary Service”

    Thank you

    #129344
    Skandha
    Participant

    Hello @PeteGWebmaster, Goto => Appearance => Customize => Additional CSS and add the following CSS code.

    .entry-title {
    text-align: center;
    font-weight: bold;
    }

    Have a good day!

    Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Center Page Title’ is closed to new replies.