Delete sidebar mobile version

Posted in: Newspaper
Post count: 23

Hi, how can I disable the vision of the sidebar in the mobile version?

In the previous version of the site I was using this code:


@media
(max-width: 767px) {
.td-page-wrap .span4.column_container {
display: none !important;
}
}

Best regards

Post count: 7909
Post count: 23

Ok, thanks

Best Regards

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