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

Divi Primary Menu Color Not Changing in Customizer

Discussion in 'Free Divi Community Forum' started by chelsearaegen, Jan 30, 2020.

  1. chelsearaegen

    chelsearaegen New Member

    I am trying to change my primary menu to be transparent. All other items are working and updated except for this one. I've also already added code that should do this, still not working. Any suggestions?

    Here's what I've already added:

    .home #main-header {
    background-color: #14263000!important;
    box-shadow: 0 0 0 rgba(0,0,0,.1);
    }

    .home #top-header {
    background-color: #14263000!important;
    background-image: none;
    }

    .home #page-container {
    padding-top: 0px!important;
    }

    .home .et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
    background-color: rgba(20,38,48,0.98)!important;
    }

    .home .et-fixed-header#top-header, .et-fixed-header#top-header #et-secondary-nav li ul {
    background-color: #142630!important;
    background-image: linear-gradient(150deg,rgba(255,255,255,0) 55%,#8dc63f 25%);}
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL & screenshot on what you meant.