• Great theme, Konstantin. Thank you.

    I noticed that this may not be 100% mobile (Android) friendly. The menu navbar does not appear on Android Chrome.

    Any chance this can be ‘fixed’ or was it your intention that the theme only be desktop-based?

    Thanks again,

    Gigi

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

    (@misengineer)

    Ok, I think I know what the problem is, but I still haven’t solved it.

    I’m using a child theme because I wanted to eliminate the entry and author dates. All I have in the child theme style.css are:

    .entry-date {
    display: none;
    }

    .single .author .author-bio {
    display: none;
    }

    I don’t want to modify the main theme for obvious reasons.

    Thanks for any help in advance.

    site is http://lakecountytrails.com

    Gigi

    Thread Starter misengineer

    (@misengineer)

    One more thing I noticed is the same thing happens when I make my browser window smaller. The menu options go away, and are replaced with the word “Menu”. But when you click it, nothing happens.

    Thanks!

    Theme Author Konstantin Kovshenin

    (@kovshenin)

    The Menu word should open the navigation menu upon click/tap. My guess is that a javascript error occurs somewhere on the page. I couldn’t test it with the link you provided above — looks like you’re now using a different theme.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile (Android) friendly?’ is closed to new replies.