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 Mobile Header - Reverting Back to Basic Divi Header

Discussion in 'Basic Support Forum' started by Damien Harvey, Jul 9, 2019.

  1. Damien Harvey

    Damien Harvey New Member
    Divi Ultimate Header Plugin

    Hi there,

    I was hoping you could help me.

    My ultimate header set up was working fine, with a desktop version and also a mobile navigation style.

    However for some reason now when I open my site on mobile devices the mobile header does not appear and it is only the basic divi header showing. On the desktop everything still works fine.

    Can you advise please: cowanlettings.co.uk

    Thanks Damien
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add more varieties for your Divi header (12 premade styles) + menu hover effects:Learn More
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    By default, it will revert back to use the default Divi header, so that you can have slide in / fullscreen menu in mobile.

    1. But if you wish to hide the default Divi header in mobile, try to add the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    2. For the sticky section, it's hidden in mobile by default. To show it in mobile & disable the sticky, first go to edit the custom header in Divi > DU Header - Library. Then go to the Section settings > Advanced > CSS Class & add free-sticky-mobile-show free-sticky-mobile-disable

    For this highlighted section:
    upload_2019-7-9_18-31-33.png

    3. Lastly, you will need to set the above Section settings > Advanced > Visibility to show in mobile & tablet as well. Check the row & module visibility settings as well.
     
  3. WD Solutions

    WD Solutions New Member

    That worked perfectly. Thank You!!
     
    1. PRO MEMBER PERKS Divi Block Pro - Easy-to-use drag & drop interface to mix & match 456+ premade Divi blocks & export as json file:Learn More
  4. Dan Arnold

    Dan Arnold New Member

    I tried to do this but it just hides the nav menu all together with the mobile. Is the Ultimate Header made to use on mobile and tablet? I would like to use my header that works fine on desktop throughout all devices.
     
  5. Dan Arnold

    Dan Arnold New Member

    Below are my screen shots

    divi-desktop.png divi-mobile.png divi-tablet.png
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  6. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    There are few things you need to know:

    1. In mobile, we revert back to use the default Divi header, so that you can have slide in / fullscreen menu in mobile: https://divi.help/threads/for-mobile-menu-how-to-show-slide-in-or-fullscreen-menu.646/
    2. But you can still have custom header elements below the default Divi header.
    3. If you use the Divi Builder to build the mobile menu, you can only have the default slide down menu (fullwidth menu module).
    4. There are two reasons why the custom header elements is not showing in mobile:
    • Visibility option is set to be hidden for the section / row / module settings. For example, you can check it in the Section Settings > Advanced > Visibility
    • Sticky element is hidden by default in mobile & tablet. If you need the sticky element to be shown in mobile, try to add this CSS Class free-sticky-mobile-show free-sticky-mobile-disable in the Section / Row settings > Advanced > CSS Class. But you won't need that usually, as you can just add another fullwidth menu module & set the visibility option to be shown in mobile only (as you mentioned that you wish to have Divi Builder menu in mobile).
    5. Now you already know how to show custom header elements below the default Divi header in mobile. So what if you wish to hide the default Divi header & build the entire custom header in Divi Builder in mobile? There are two ways to hide the default Divi Header:
    • Use the above CSS in the previous post.
    • Or just Add a new section > Load from library > Custom Mobile Menu
    6. Now, you get to hide the default Divi header in mobile & so you can design anything you want for the mobile header. Remember to check the Visibility option if it doesn't show up.
    7. Usually, the desktop design is hard to adapt into a nice mobile design. So we usually create another section for mobile & set it to show in the mobile only by setting the Visibility option. And for the desktop section, we set it to be hidden by setting the Visibility option as well.

    For example, the style 9 that you use:

    upload_2019-8-31_11-22-15.png

    In mobile, we set to hide the desktop section & use another mobile section for the social icon & blurb module:
    upload_2019-8-31_11-20-36.png

    8. Lastly, we would recommend to just use the default Divi header, as you can get to have slide in / fullscreen menu in mobile. But it's all up to you to see which suits you best.

    Take a look at our demo 9 that you used: https://header-demo.diviultimate.com/style-9/

    We use the default Divi slide in menu in mobile + custom header element (social icon & blurb) below the Divi header.

    Let me know if you need any further explanation.