THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Disable Sidebars On Mobile ( Omega Theme)

Home › Forums › Omega › Disable Sidebars On Mobile ( Omega Theme)

Tagged: mobile, sideabr, wptouch

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 10 months ago by tobi1kanoby.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 30, 2014 at 6:42 am #2411
    tobi1kanoby
    Participant

    Hi
    Although I have no widgets set up in the sidebar
    I keep seeing them on my site’s mobile version, using WP Touch plugin
    As can be seen on this test site:
    pristige.ridofstinkbugsnow.com

    Any ideas how to solve it?

    July 1, 2014 at 5:33 am #2415
    han
    Keymaster

    I don’t see any sidebar from my iphone. Did you fixed it?

    July 1, 2014 at 6:24 am #2423
    tobi1kanoby
    Participant

    Hi Han
    thanks for your quick reply
    I still see the sidebar with the default widgets at the bottom of the site:
    http://screencast.com/t/MgtHQgBVi

    these are the pages, categories, archive and search widgets.

    July 3, 2014 at 6:16 am #2428
    han
    Keymaster

    Do you see the sidebar when WP touch disabled?

    July 3, 2014 at 12:29 pm #2431
    tobi1kanoby
    Participant

    Hi Han
    You are right, this was generated by the plugin.
    Been using it a lot and never experienced it before/
    was able to remove the widgets using this bit of code:

    @media (max-width: 800px) {
    #sidebar {
    display:none !important;
    }

    .wptouch-mobile-switch {
    display:none;
    }

    Thanks for your time
    Tobi

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php