Centering Avatar in Highwind
-
Hi! I’m so new to this and don’t know css. I was able to get my picture in the gravatar but in the process it moved to the left and I don’t know how to get it back to center. Please help! What do I change the code below to?
This is now it is entered in now and it’s still to the left. :/ Is there something I’m missing? I don’t know what a selector is.
}
.site-title a {
text-decoration: none;
}
.site-intro .avatar {background:url(“https://www.kristysimchick.com/wp-content/uploads/2014/02/gravatar.jpg”)
}`
margin-left:auto;
margin-right:auto;
}Many thanks for your help,
Kristy
- The topic ‘Centering Avatar in Highwind’ is closed to new replies.