page title font size

Support Area Forums Agency page title font size

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #23492
    Avatar photoR. whitehouse
    Participant

    Hello,

    sorry to bug you with a silly question but I do not see the option to change the page title font size. Please advise. thanks so much!!

    #23493
    Bill Robbins
    Moderator

    Not a silly question at all. There isn’t a built in option to change that, but you can do it this way:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      h1.page-title {
      	font-size: 30px;
      }
      

      Just replace the 30px with the font size you’d like to use.

    3. Update your settings.

    That should do it.

    Have a good night,
    Bill

    #23499
    Avatar photoR. whitehouse
    Participant

    perfect thanks! I was thinking that there was the option to change this in the theme options. Thank you so so much!

    #23505
    Bill Robbins
    Moderator

    Anytime 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘page title font size’ is closed to new replies.