Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Gwen R

    (@gwenring)

    I’ve tried using the center code provided but it centers the nav too. I just want the image to be centered.

    Here are a few steps you can try:

    1- Install Jetpack plugin
    2- Activate Jetpack and Custom CSS
    3- Go to Appearance -> Edit CSS
    4- Use this CSS:

    .header-title {
    display: block;
    margin: 0 auto;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Header Image’ is closed to new replies.