WOA – DỊCH VỤ MÁY CHỦ – WEBSITE

HTML body not filling complete width on mobile devices

Tổng hợp

HTML body not filling complete width on mobile devices

Hi all! My WOA Vietnam

You can use overflow for that

html, body { 
margin:0;
padding:0;
width:100%;
height:100%;
overflow: auto;
}

WITH WORDPRESS
THEME ELEMENTOR

.elementor-page .content-col{
padding-left: 0;
padding-right: 0;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
overflow: auto;
}

Bài viết mới

{"speed":"500","height":"400","pause":"2000"}