• Author
    Posts
    • #6907
      James
      Participant

      Is there anyway to center the page titles like you can with the post titles? This is my favorite theme and it’s almost perfect expect for this issue.

    • #6908
      Andre
      Participant

      Hi James…. with some simple CSS code, most definitely. However, are you looking to center “all” page and post titles, or just select areas of your website?

      By the way, is it possible to get a link to your site and I will check it out as it relates to your centered title(s) request?

      I’m going to take a guess that you want to center your page titles so you can try some custom CSS added to the Additional CSS tab of the customizer:

      #page-header .entry-title {
          text-align: center;
      }
    • #6915
      James
      Participant

      Thanks Andre that worked.

      • #6916
        Andre
        Participant

        Sorry for late reply, my building lost internet for a day due to a sprinkler system going off in another suite.
        Anyway, good to hear the solution worked!

Viewing 2 reply threads
  • The topic ‘Page Titles.’ is closed to new replies.