Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1347
    iirving
    Member

    Hey Guys! loving the theme but having a problem with the menu not going to the drop down menu when the max-width: 767px ccs rule gets applied.

    looks like the tinynav select elements are not being generated and/or inserted.

    I did e a work around by changing the

    #branding ul.menu, #colophon #access-footer ul.menu, #access-secondary {
    display: none;
    }
    rule
    and made it display: block;

    works for now but still is their something I need to do to get the tinynav feature working?

    #1370
    Sakin
    Keymaster

    @iirving: I just check in the theme Cath Box http://catchthemes.com/demo/catchbox/ . The responsive menu is working fine. Can you send me your site URL. There might be setting missing. You don’t need to change anything in css. I will check in as soon as I get your site URL.

    #1390
    iirving
    Member
    #1420
    Sakin
    Keymaster

    @iirving: It’s bit strange why catchbox-menu.min.js is not working on your site. Le me know you customization and the version of the theme you are using. I couldn’t check in as the style.css is minify.

    #1430
    iirving
    Member

    I fixed it! thanks for your hint about the catchbox-menu.min.js not working. I inspected the page (chrome developer tools for the win!) and saw that jQuery was not loading 🙁 whoops. Once I fixed that your js and the themes tinynav Menu works just fine. Many thanks for looking into this!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Responsive tinynav Menu not woring’ is closed to new replies.