[Resolved] I want a picture to always be positioned to the edge.

Home Forums Support [Resolved] I want a picture to always be positioned to the edge.

Home Forums Support I want a picture to always be positioned to the edge.

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

    I want a picture to always be positioned to the edge.

    Unfortunately the picture jumps up a little bit depending on the window size: https://www.screencast.com/t/xTWwP8NJ1

    How can I fix this?

    Setup: Generateblocks and Generatepress

    Checkout this please: https://www.screencast.com/t/GTVk5ZLRBss

    #1327902
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That’s strange – does the issue go away if you remove the min-height from the main container?

    #1328998
    Samuel

    Yes, when i put in vh min heigh, then i get problems. Without a value in the vh box, it fits. That’s okay, I can solve it with paddings. But my scenario is not that unlikely?! vh = 100 and then another picture up to the edge. ๐Ÿ˜‰ Just for feedback.

    #1329152
    Tom
    Lead Developer
    Lead Developer

    I agree. Might be a tough one as setting min-height actually sets the container as a flex item so it can be vertically aligned. That’s the conflict I think.

    I’ll play with it ๐Ÿ™‚

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