Client didn't want to have the responsiveness from the website, so we have totally removed responsiveness from the bootstrap based wordpress theme. Now the website is looking how it looks like in Desktop. However, on the cart page, as there are not much content or div elements, the page ends very soon, thus causing the white space which isn't looking good.
I've posted the screenshot below. There is fixed footer at the end, it is also not visible on that page. Any advice will be appreciated.
I've given these two in the header.
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width" />
EDIT: Due to not having sufficient content on that particular website page mobile is displaying it's default behavior of showing white space. It could be solved by having min-height
.