New Landing How can we help? Themeforest Theme Support Neighborhood Sub Menu pages on Mobile

Viewing 15 posts - 1 through 15 (of 16 total)
  • #21006
    huntingensemble
    Member
    Post count: 318

    Hi Guys,

    When you view the theme on your mobile phone and select the menu, you also see all the sub pages underneath the parent page. Is there a way to just show the parent page and not all the sub pages underneath it?

    When you have a lot of sub pages thing get a little overwhelming

    Let me know
    Joost

    #21158
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    can you try this custom css please:

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

    Let me know if that worked ๐Ÿ™‚

    #22462
    huntingensemble
    Member
    Post count: 318

    Hi Melanie,

    Thanks for your message and sorry for delayed response. Tried to add it under line 90 in Style.css. Tested on Mobile but no succes!

    Any other suggestions?
    Thanks again for your help!

    #22919
    Melanie – SUPPORT
    Member
    Post count: 11032

    No, please add it to the custom css theme option as I suggested, thanks!

    #24300
    huntingensemble
    Member
    Post count: 318

    Hi!
    Sorry for my late reply!
    It doesn’t seem to work when I add it to: Genereal Options > Custom Css.
    Other suggestions?

    Thanks!

    #24707
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    I’d like to check the backend of your website to investigate and add the css right away, could you let me know your login details please?

    Thanks and cheers!

    #24742
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #25054
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi Joost,

    your “developer” is talking bs, sorry ๐Ÿ™‚
    Not about the fact that you only can install it once, but the URL redirect is not caused by that.

    Check that guide out to see if it helps codex.wordpress.org/Moving_WordPress

    If not you can open sf-header.php and change the logo URL directly in that file.

    I need first level security details in order to even be able to access /wp-admin – can you let me know?

    Cheers

    #25060
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #25819
    huntingensemble
    Member
    Post count: 318

    Hi Melanie,

    Did you get my message? Did you had some time to take a look how to fix the mobile pages issue?

    Best
    Joost

    #25879
    markfordham
    Member
    Post count: 57

    Hey Joost, Try adding this:

    @media screen and (max-width: 767px) {
    #main-nav ul li > ul {
    	display: none;
    }
    }

    Cheers

    Mark

    #26050
    huntingensemble
    Member
    Post count: 318

    @markfordham Hi Mark, Thank you so much for your help, works like a charm! Thanks ๐Ÿ™‚ Best
    Joost!

    #26238
    Melanie – SUPPORT
    Member
    Post count: 11032

    Awesome, thanks mark!

    #26239
    Melanie – SUPPORT
    Member
    Post count: 11032

    Oh Joost, I just realized I missed your reply, so sorry for that!
    Are you all set now?

    #26255
    huntingensemble
    Member
    Post count: 318

    Yes all good, thanks for asking and your help!

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register