[Resolved] Mobile menu and child theme GP v 1.2.9.2.

Home Forums Support [Resolved] Mobile menu and child theme GP v 1.2.9.2.

Home Forums Support Mobile menu and child theme GP v 1.2.9.2.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #91065
    Anette

    I have this site (under construction) – and the menu is not there when viewed on a mobile. The theme is a child theme with very minimal changes (positioning of main-navigation, but the problem was there before I made the css code changes; also before I udgraded from 1.2.7).

    Checked for any line with @import in the child theme style.css, there isn’t one.

    So what could the problem & solution be?

    Best,
    Anette

    #91066
    Anette
    #91075
    Tom
    Lead Developer
    Lead Developer

    Looks like you have the following CSS in your child theme style.css file:

    .menu-toggle {
        cursor: pointer;
        display: none;
    }

    Removing that should fix this ๐Ÿ™‚

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.