Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11833
    klhaight
    Participant

    I have had this problem before and thought I fixed it. Just updated my theme and now I can’t get my header centered again. The code I put to fix it the first time is still in my child theme. What am I doing wrong?

    Thanks.
    http://www.chatfieldcourt.com

    #11856
    Sakin
    Keymaster

    @klhaight: You can just add the following CSS in your child theme style.css or in “Appearance => Theme Options => Custom CSS” box
    .logo-wrap { float: none; }

    #11875
    klhaight
    Participant

    Thank you Sakin. You’ve helped me once again.

    Kristi

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Having trouble centering header’ is closed to new replies.