image-cover
Hello everyone, can you help me in this background image because I cant fit this in my screen until the bottom, the image is cut when it comes to full heres the image and the Design the first image and the this is my code and the 3rd picture is my website, I just want to make like in the reference design. Thank you
4 Replies
think it would be a lot easier to make it a normal image
2 column flex, left the image, right the form
Like that you'll have more control with responsiveness too.
okay sir thank you, but if ever what the possible issue why my image in backrgound is cut at the bottom part of image?
the image is probably larger than the screenheight, that's why it is happening.
you can set the
background-position: bottom
.
but probably you'll also need the background-size
to prevent it cutting of at the top