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


    This is a 100% height section, fixed image and I’d like the text to be in the middle, not the top.

    You can see it here: https://fromseentosoldout.com/expert-gene-activation/

    #1352856

    Hi yifatcohen,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .page-id-5162 #av_section_13 .av-content-full .post-entry {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    Best regards,
    Nikko

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