Forums
Forums / Theme: Adelle / Center Header Image
(@gwenring)
12 years, 1 month ago
Hello,
How do I center the image in the header of the page.
http://test.gwenring.com/
I’ve tried using the center code provided but it centers the nav too. I just want the image to be centered.
(@wongpk)
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; }
The topic ‘Center Header Image’ is closed to new replies.