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

Change Menu Background Color

Discussion in 'Basic Support Forum' started by Kathleen Hood, Aug 12, 2020.

  1. Kathleen Hood

    Kathleen Hood New Member

    On style 6, How do you change the red menu bar. I can change the background but not the edges.

    Thanks
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Digital Marketing' Divi layout for all Pro members:View Demo
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    To edit the color of the red bar in style 6, just go to the red Row Settings > Advanced > Custom CSS > Before & change the background CSS.
     
  3. Kathleen Hood

    Kathleen Hood New Member

    Still a little confused on what to change? I have this and want to change it to a hex color.

    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 2000px;
    left: -318px;
    height: 100%;
    background: linear-gradient(135deg,rgba(0,0,0,0) 15%,rgb(255,255,255) 15%,rgb(255,255,255) 15.5%,#e51b23 0%);
    z-index: -1;
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom header designs for you to choose from:View Demo
  4. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Just change this hex color: #e51b23