jquery - Bootstrap 4.x Carousel Problems with White Space & Image Alignment -
i've checked previous questions , answers here, , problem different. page gets excessive white space on mobile not on desktop. also, if mobile view turned landscape, whitespace problem disappears.
the other problem i'm having image in carousel being cropped in view point of image not visible. seems me image should aligned center both vertically , horizontally fluid resize still enabled. possible? gist when @ image, seeing visible parts of starting center of image.
here page: https://kianrafiee.github.io/unity/
here screenshots show mean problems i'm facing.
1) on mobile view in chrome ios on iphone se, there excessive white space under carousel , in other locations on page. problem disappears if browser in landscape mode:
white space problem exhibit
white space problem exhibit b
landscape mode, problem gone
2) on desktop browser, of images of no use because of parts of image not visible because of how carousel crops it. seems me image should aligned center both vertically , horizontally fluid resize still enabled. possible? gist when @ image, want you're seeing visible parts of starting center of image.
image cropping problem exhibit
image cropping problem gone, when browser resized smaller width
3) on mac desktop in chrome browser, there excessive white space under every carousel except main top 1 causing grid system not vertically align middle each row. these carousels inside grid system using official bootstrap example. inspected elements , notice size of container carousel image larger in height of images in carousels. cannot find style sheet change need implement yet. used grid alignments bootstrap official examples, did not fix problem although did little.
white space problem on desktop causing vertical align middle not work exhibit
Comments
Post a Comment