Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #112767
    Richard
    Participant

    I would like to have the titles (Home, Our History, Our Services, Testimonials, Our Customers, Service Request, Contact Info/Hours) moved from the left of each page to the center.

    I would also like to have the spacing of the text on each of those pages be single space and without additional padding.

    My website is http://breaelectric.com.

    #112772
    Mahesh
    Keymaster

    @breaelectric1932: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #main .hentry .entry-header {
        text-align: center;
    }

    Regards,
    Mahesh

    #112807
    Richard
    Participant

    Thanks for your quick response, Mahesh.

    I copied and pasted the CSS code you provided me into Appearance > Customize > Additional CSS, but the page titles remained in their original location. Do you have any idea what I might have done wrong?

    #112869
    Richard
    Participant

    I figured it out. Thanks again for your help.

    #112888
    Mahesh
    Keymaster

    @breaelectric1932: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Center Page Titles/Make the Text on Each of the Pages Single Space’ is closed to new replies.