• Resolved AugustJM3

    (@augustjm3)


    The mobile view of my page (made with Colorway) looks great, but the menu and blog posts don’t appear. How can I fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter AugustJM3

    (@augustjm3)

    Thread Starter AugustJM3

    (@augustjm3)

    I added the below code to my CSS, which added blog posts back in. I’m still missing the dropdown menu, however. I’d love to fix that.

    #access select {
    display: none;
    }

    #access ul {
    display: block;
    }

    Thread Starter AugustJM3

    (@augustjm3)

    I deleted plug-ins, and learned that the disable comments plug-in was the problem. I reinstalled it, and all’s working well now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu and blog posts not appearing in phone view’ is closed to new replies.