Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1472571

    Hello,
    I have two rows on my homepage, each with 3 layout elements 1/3 next to each other. In each of these layout elements I have the following in this order: Image, text, text, button. In each row, the respective elements should start at the same height. I have tried using whitespace, but this produces different results depending on the browser, screen, etc. Is there a better solution for this?

    Thanks!

    #1472580

    with your nick it is easy to find your page – so maybe you give us the link to the page it concerns ;)

    #1472622

    Hi,
    When I check your elements on desktop and mobile, they look correct:
    Screen Shot 2024 11 30 at 8.11.25 AM
    because the lines of text is the same
    only between 768px-1240px does the screen size change the number of lines in the text:
    Screen Shot 2024 11 30 at 8.16.47 AM
    Try adding a custom class to each of the headings, like “heading” and another custom class to each content under it, like “content”
    Then I believe that we can help with some javascript to help for these screen sizes.

    Best regards,
    Mike

    #1472623

    Hi,
    Also the other five images are all 80px in height, only the first green image is smaller, please add a new image that is the same height as the others, even if you add transparent space to the top and bottom, if you want it centered, or just to the bottom it you want it top aligned.

    Best regards,
    Mike

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