[Support request] Vertical align header images

Home Forums Support [Support request] Vertical align header images

Home Forums Support Vertical align header images

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #287851
    Bebe

    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.

    #287962
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .generate-content-header {
        background-position: center center;
    }

    Let me know if this is what you wanted.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.