I Am One Pro responsive menu – revisited

Home Forums All Other Themes I Am One Pro responsive menu – revisited

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #69552
    RossRoss
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: January 18, 2017

    Hi,

    Last month I needed a solution for a responsive menu on http://www.knight-graphics.co.uk

    Brad recommended the WP Responsive Menu plugin, which worked, though I was instructed to add the following code to stop both the responsive menu AND the web menu showing up on mobile:

    Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:

    Add this code there:

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

    I’m now trying to do exactly the same thing on my own site: http://askymoreblue.com

    I’ve installed the same WP Responsive Menu plugin, used the code above, but both menus are showing up on mobile. (In addition, when I tried to uninstall the plugin it wiped both menus, not just the responsive one, so it was back to square one!)

    So… how do I just get the responsive menu to show on mobile please?

    #69585
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30703
    • Total: 30703
    Member since: August 16, 2013

    Hi Ross,

    Did you resolved the issue? Web menu does not appears on mobile view.

    Kindly clear the cache of your browser and check again if you still having the issue.

    Regards,
    Brad

    #69734
    RossRoss
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: January 18, 2017

    Hiya Brad,

    Bizarre – I cleared the cache on my iPhone yesterday, restarted it, no change. Tried this morning – up to date!

    Feel free to bin this thread if you think it’s not necessary.

    Ta,

    Ross

    #69747
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30703
    • Total: 30703
    Member since: August 16, 2013

    Okay 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘I Am One Pro responsive menu – revisited’ is closed to new replies.