Posted in: Newspaper
May 26, 2014 at 9:05 am
Hi,
Add this CSS in Theme panel -> Custom CSS
This is fo9r sidebar and footer
@media (max-width: 767px) {
.container .span12 .row-fluid .span4 {
display: none;
}
}
@media (max-width: 767px) {
.td-footer-wrap {
display: none;
}
}
This is for sub-footer
@media (max-width: 767px) {
.td-sub-footer-wrap {
display: none;
}
}
Thanks for the message!
May 28, 2014 at 6:59 am
Hi again, i like to create microsite with newspaper theme, is it possible to use same database with my current site. For example, if i create special category with different background, the post in that category also show the background, same as category background.
http://telsetnews.com/category/blog-2/samsung-blog-2/
thanks
Hamzah
May 28, 2014 at 8:51 am
hi,
it is as you say it right now:
http://screencast.com/t/pQ25bANt
http://screencast.com/t/qsNiZcZwh
result : http://screencast.com/t/tDetrREHa3K
Thanks for you message.
Radu A.
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.