Hide column in mobile

Posted in: Newspaper
Post count: 31

How i can hide column in mobile.
https://imgur.com/hdKnmsC

Post count: 18283

Hello !

This can be achieved by using this custom css code as you can see here: .td-pb-article-list .td-main-sidebar {
display: none;
}

The code must be inserted here: https://www.screencast.com/t/s61BcemS2eW

I hope this was helpful !

Thank you !

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