Mobile Website Posts Spacing

Posted in: Newspaper
Post count: 135

there is big space in between when viewed from mobile.

Screenshot:

http://www.screencast.com/t/QRf3M0e5g

Please comment.

Post count: 7909

Hi,

You can try this custom css in Theme Panel > Custom Css for block 3 on mobile device – http://screencast.com/t/gkkb90eDx8g7

@media(max-width: 767px) {
.home .td_block_3 .td_module_1 {
padding-bottom: 10px;
}
}

Thanks!

Post count: 135

Thanks very much Alin. You are a Star.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.