[Resolved] Can this be done with Generate Press?

Home Forums Support [Resolved] Can this be done with Generate Press?

Home Forums Support Can this be done with Generate Press?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1283242
    Oisin

    Hi guys,

    I saw a blog article and really liked the way hero image area layout. Can it be done with Generate Press? I also have GenerateBlocks.

    I want the top block to contain the H1 and author info.

    Then an overlapping container with an image. And then the main body of text. I just wanted to check to see if this would be easy to achieve before spending hours at it.

    Thanks,

    Oisín.

    #1283245
    Leo
    Staff
    Customer Support

    Hi there,

    It can be done with the header element module:
    https://docs.generatepress.com/article/page-hero-examples/#example-2

    #1284705
    Oisin

    Thanks Leo,

    And then is the smaller image container that overlaps both the header and the body possible? Is this using negative margin or is it something else?

    Kind regards,

    Oisín.

    #1284719
    Leo
    Staff
    Customer Support

    Yup negaitve margin like Mellow:
    http://gpsites.co/mellow/

    It’s using:

    @media (min-width: 769px) {
        .page-hero + #page {
            margin-top: -100px;
        }
    }
    #1284730
    Oisin

    Cool, thanks for the info. I might give it a try with GenerateBlocks

    #1284736
    Leo
    Staff
    Customer Support

    No problem 🙂

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