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

Dropdown menu in Mobile is hidden

Discussion in 'Free Divi Community Forum' started by AliNZ, Aug 5, 2020.

  1. AliNZ

    AliNZ New Member

    Dropdown menu in the mobile version is hiding. I went through a lot of tutorials including your "same issue on the desktop version"

    Can you write a CSS for the mobile version?

    #top-menu .sub-menu li {
    position: relative;
    }

    My website is "https://free2drive.co.nz/"

    Thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade logo carousel design for your Divi site without using any plugins:View Demo
  2. Problemizer.com

    Problemizer.com Divi Expert

    Here you go.
    @media (max-width: 980px) {
    #top-menu .sub-menu li {
    position: relative;
    }
    }

    I noticed the issue with the chat.
    https://www.loom.com/share/3662b1775d104b42ba699cec08226119
    It wont hide.