1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, 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 Menu is too big. Some submenus open below the point where can you scroll to see them.

Discussion in 'Free Divi Community Forum' started by Joe McOmber, Oct 5, 2025 at 11:09 AM.

  1. Joe McOmber

    Joe McOmber New Member

    The Products menu of a website that I am redesigning has a lot of submenus. When I open some of the submenus they open up where you can't see some of the options and you can't scroll down to see them either. The old theme that we used for this site would open the menus either in an upward direction or downward direction, depending upon the screen space that was available. Can that be done in Divi, so that each submenu is fully visible on the screen?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
  3. Joe McOmber

    Joe McOmber New Member

    1. PRO MEMBER PERKS Divi Mini Cart Pro Plugin - Instantly add 3 different types of mini cart to your Divi site:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Seems like you have 2 level submenu. So it's not a simple CSS fix.

    If your issue is with the display of the 2nd level submenu, then you may manually fix the specific location by using the below CSS:
    Code:
    Log In or Sign Up to view this code.
    id-22 is referring to the 'Adhesives & Sealants'.

    You may add more CSS for specific menu ids & top px to fix the one you need.
     
  5. Joe McOmber

    Joe McOmber New Member


    Hi,

    That worked for the 2nd level submenus but then the 3rd and 4th level submenus are misaligned and I can't even get to them.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  6. Joe McOmber

    Joe McOmber New Member

    Hi,

    I used the code that you gave to position the 3rd and 4th level submenus as well. It was tedious to do everything, but it worked. Thank you for your help!