Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1480576

    Hello,
    can’t work out why my text doesn’t align to bottom of the color section. have included a colum in the colors section and given both the class
    bottom-aligned-text
    then added this css
    .bottom-aligned-tex {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    }

    Why doesn’t work?

    #1480586

    I found a way thank you

    #1480601

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘text to align to botttom’ is closed to new replies.