Archived topic
Vertical align header images
1 reply · Started by Bebe on March 6, 2017
Viewing posts 1–2 of 2
Need to vertical align to center the header background images.
http://absolutewebdesigns.co/casey/about-caseys/
Tried doing this in css but it's not sticking.
Hi there,
Try this CSS:
.generate-content-header {
background-position: center center;
}
Let me know if this is what you wanted.
This archived topic is closed to new replies.