We're merging with GenerateBlocks! Learn more here.

[Resolved] How to vertical align the page title

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support How to vertical align the page title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8048
    Shery
    Participant

    Hi. I’m using the Overlay card to bring in pages. I’m using Beaver Builder and it’s modules allow me to center the page titles but how can I vertically align them? I would like to have the page titles in the center of the images. Here is where I’m working, it’s right below the nav menu (generatepress btw)…. https://sheryanne.com/eb/

    #8050
    Tom
    Keymaster

    Hi there,

    Give this a shot:

    .wpsp-content-wrap .wp-show-posts-entry-header {
        margin-top: auto;
        margin-bottom: auto;
    }

    Let me know 🙂

    #8053
    Shery
    Participant

    Yes! That works great. Thank you!

    #8070
    Tom
    Keymaster

    You’re welcome 🙂

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