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 I just updated to DIVI 4.0 and primary menu system is messed up

Discussion in 'Basic Support Forum' started by laurenbach, Oct 17, 2019.

  1. laurenbach

    laurenbach Member
    Divi Ultimate Header Plugin

    I just updated to DIVI 4.0 and my primary menu system is missing what happened?

    Please advise. Is there an update for the Ultimate DIVI Header perhaps?

    Lauren B.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade floating button design for your Divi site without using any plugins:View Demo
  2. laurenbach

    laurenbach Member
    Divi Ultimate Header Plugin

     
  3. laurenbach

    laurenbach Member
    Divi Ultimate Header Plugin

     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  4. laurenbach

    laurenbach Member
    Divi Ultimate Header Plugin

     
  5. laurenbach

    laurenbach Member
    Divi Ultimate Header Plugin

    I just found out that the DIVI Support team fixed it for me as I had the Support Enabled about another issue. They added this code to the DIVI Theme Options Custom CSS and it fixed the issue of the menu not displaying properly. Here is the code they added:

    .fullwidth-menu li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
    }

    .fullwidth-menu > li:last-child {
    padding-right: 0;
    }

    .fullwidth-menu a {
    display: block;
    position: relative;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    }

    .fullwidth-menu a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    }

    .fullwidth-menu li > a {
    padding-bottom: 29px;
    word-wrap: break-word;
    }
     
    1. PRO MEMBER PERKS Divi.Help One-Page Layouts - Beautifully crafted one-page Divi layouts just for you:View All Layouts
  6. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    We found several conflicts between our menu module & Divi 4.0. We are now working on a fix for those issues.
     
  7. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo