Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1420668

    Carla C
    Participant

    Hi I think I have the same issue as this post:

    https://community.theme.co/forums/topic/getting-images-to-align-horizontally-with-text-in-row/

    In the “Your Hoop Holiday” section of a draft page, Sunny Hoop Fest: http://hoopit.gr/?page_id=1017&preview=true

    there are 3 rows, each with two columns, that I would like the text and image/video in the neighboring columns (within a row), to horizontally align.

    However, I am not sure how to approach the custom CSS that would be needed.

    We hope to launch the page next week so any swift help would be greatly appreciated.
    I have already set the maximum height of the images to 300 using a style attribute.

    #1420745

    Thai
    Moderator

    Hi There,

    Please add this inline CSS to the style field of your image:

    margin-top: -80px;

    Hope it helps 🙂

    #1427243

    Carla C
    Participant

    Hi That seems to have done the trick!

    Thanks greatly!
    Carla

    #1427273

    Christian
    Moderator

    You’re welcome