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

Mobile header divi disappears

Discussion in 'Basic Support Forum' started by Barbara García Cristiano, Feb 28, 2019.

  1. Hello,
    I added this code, since I left the header and navigacion by default:
    <style>
    #main-header, #top-header {
    display: none!important;
    }
    #page-container {
    padding-top: 0!important;
    margin-top: 0!important;
    }
    </style>

    When it is less than 980 pixels, divi ultimate header disappears.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade card carousel design for your Divi site without using any plugins:View Demo
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    There are 2 things about Divi Ultimate header in mobile.

    1. Check the Visibility option in module / section settings. See if it's set to be hidden in mobile.

    2. Sticky item is set to hidden in mobile by default. It's best for you to recreate another section without sticky to show in mobile. But if you wish to show the sticky item in mobile, add the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    Let me know if I answered your question correctly.
     




  3. Now the menu is not displayed:
    upload_2019-3-1_17-17-55.png

    I have a code module (inside Header & Navigation Style 7) that I have added the following:
    <style>
    #main-header, #top-header {
    display: none!important;
    }
    #page-container {
    padding-top: 0!important;
    margin-top: 0!important;
    }
    </style>
    <style>
    .free-menu-mobile .fullwidth-menu-nav {
    display: none!important;
    }
    .free-menu-mobile .et_mobile_nav_menu {
    float: left;
    display: block!important;
    }
    .free-menu-mobile .mobile_menu_bar:before {
    top: 26px!important;
    }
    #free-sticky-wrapper, #page-container .free-sticky {
    display: block!important;
    }
    #main-header {
    display: none!important;
    }
    #page-container {
    padding-top: 0!important;
    }</style>

    and Divi > Theme Options > Custom CSS:
    #page-container #free-sticky-wrapper {
    display: block!important;
    }
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  4. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Kindly share your URL.
     
  5. https://barcelonarollerderby.es/
    In tablet/mobile... the icons of social networks is displayed, but the menu disappears.
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  6. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Couldn't access your site. It's showing maintenance mode. Kindly check.