Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #227869
    Nathan N.
    Participant

    Hello Chatch Theme team,

    I’m using the “media and text” element of Gutenberg Editor. Can you please tell me what I have to do to make the text end with the lower edge of the image?

    https://www.mindgarden-coach.de/hallo-welt/

    Thank you!

    Kind regards,
    Nathan

    #227871
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Your site seems to be under construction at the moment. Please let me know when your site is accessible.

    Kind Regards,
    Skandha

    #227886
    Nathan N.
    Participant

    Oh, I’m sorry, Skandha! It’s accessible now. Thank you!

    Kind regrads,
    Nathan

    #228213
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wp-block-media-text .wp-block-media-text__content {
        grid-column: unset;
        grid-row: 2;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Align text bottom’ is closed to new replies.