Menu List in Mobile Mode

This support request was posted in BBQ by kapostolou

Request ID #2895 Resolved
  • Hi Juan,

    When you’re in “mobile mode” (ie. low resolution and the “go to…” nav appears, I noticed that the links on the left when viewing a menu category (that has sub-categories) in list mode does not appear.

    My question is this, how do i make that empty area disappear so that the content fits the width at these low resolutions?

    Alternatively, how do I make those ‘quick links’ appear so that they can jump to the categories? This would actually be better, but I’m assuming it’s not there for some technical reason…

    Thanks,
    Kosta

    Hi Kosta,

    Thanks for writing.

    Would you send me a link of your site to support@nicethemeswp.com so I can take a look?

    Best,
    Juan.

    sent…

    Hi Kosta,

    Thanks 🙂

    It seems to be a CSS bug, to solve this you’ll need to add the following CSS:

    @media screen and (max-width: 1024px) {
        body.page-template-template-menu-list-php #content,
        body.tax-menu-category section.menu-list { margin: 0; width: 100%; }
    }
    

    Best,
    Juan.

    Perfect! It worked like a charm 🙂

    Should the “quick links” on the left (that you see in a desktop browser) be visible? Or are they not supposed to be there on the “mobile version”?

    Also, will this fix be added in a future update, or is this just a fix for my implementation? (just wondering if I should make a comment in the css to remove it later)

    Thanks, you’re awesome!
    Kosta

    Hi Kosta,

    No problem 🙂

    No, they’re not supposed to be there for the mobile versions.

    This fix will be included in the next version of the theme. Anyway, if you put this in your custom.css file or within the Custom CSS option in your theme options whenever the theme is updated, the styles will be duplicated, so it won’t be causing any conflict.

    Merry Christmas,
    Juan.

    Yes, that’s where I put it. I just like to remove duplicate code once a patch is released so I will put a comment there.

    Thanks for letting me know…and merry christmas to you too!

    Awesome 🙂

    Thanks,
    Juan.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic is marked as resolved

Only the topic author can re-open this thread.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server