there's one way to do this? disable sidebar in jackpack mobile theme. Thanks :)
there's one way to do this? disable sidebar in jackpack mobile theme. Thanks :)
You can hide the Mobile theme sidebar like so:
.mobile-theme #secondary {
display: none;
}
You rocks!!!! Many many thanks :D
As an alternative, and to avoid loading all the widgets on your mobile, you could also use this small plugin to unregister the sidebar in the Mobile theme:
http://i.wpne.ws/M9qL
You must log in to post.