1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Make mobile menu parent item text open dropdown

Discussion in 'Free Divi Community Forum' started by T Edward, May 28, 2020.

  1. T Edward

    T Edward New Member

    Currently, I have tier 1 links disabled on the normal navigation and this works fine as it just opens the mega menu dropdown when clicked. However, on the mobile menu after clicking a tier 1 link and selecting a tier 2 link only the small '>' icon opens the tier 3 options and when clicking the tier 2 text nothing happens, the mobile menu just closes.

    How can I make the tier 2 text open the tier 3 options when clicked on the mobile menu?

    Thanks
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Freelancer' Divi layout for all Pro members:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    I believe you're using mega menu plugin for that. For that case, you should refer it to the mega menu plugin support.
     
  3. T Edward

    T Edward New Member

    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    I see. As for the mobile menu, it doesn't have collapsible feature by default. Are you using other coding for that?
     
  5. T Edward

    T Edward New Member

    Yes, you can see the site here if that is helpful?
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Beautifully crafted Divi layout packs for you to kick start your Divi sites:View Demo
  6. T Edward

    T Edward New Member

    The code for the collapsing mobile menu is:

    Code:
    Log In or Sign Up to view this code.
    and JS...


    Code:
    Log In or Sign Up to view this code.
     
  7. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  8. T Edward

    T Edward New Member

    It works great. Thank you so much for your help :)