• coldweatheraquaponics

    (@coldweatheraquaponics)


    I have an Oxygen-themed site that I quite like.

    The only thing that’s a bit troublesome is its usability on mobile devices. The “mobile version” is very bare-bones, showing only a menu button and nothing else. At the bottom you can “show full site” which is much better.

    However, I can’t figure out how to get it to go to the full site automatically.

    Once at the full site, the slider is problematic. The first picture appears just fine, but when it scrolls to the other pictures they are zoomed in such that you only see a small corner of the large image on your phone.

    Does anyone know how to solve either of these two issues?

    Otherwise great theme. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • I second this.
    I love my oxygen themed site and the mobile layout needs some help. I have narrow (160×600) widgets stacked on top of posts on the homepage, and the single post view is just as bad.
    I’d love a cleaned up mobile view where the sidebars are pushed to the bottom or better blended into the content. Otherwise this theme is great for my needs.

    Hello lifeleavesscars,

    Try this custom CSS code:

    @media only screen and (max-width: 767px) {.aside {display: none;}}

    It will remove the left sidebar on mobile

    @tom Davis

    Thanks! Great fix! The mobile display looks great now and I’m more than happy.

    Really appreciate the help. Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile Site’ is closed to new replies.