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 Drop down menu customzation

Discussion in 'Basic Support Forum' started by Amy Hale``, Jan 11, 2019.

  1. Amy Hale``

    Amy Hale`` New Member
    Divi Ultimate Header Plugin

    D1083E19-B15F-4CC4-BCDC-34377D3F7B6B.png E7449CC8-2D72-42DD-BC7F-C3E9817393A0.png Hi, you have already helped me make some modifications with this css:

    .free-du-plugin-header .et_pb_module.et_pb_fullwidth_menu ul li.current-menu-item a {
    color: #494949!important;
    }
    .free-du-plugin-header .et_pb_module.et_pb_fullwidth_menu ul li.current-menu-item>a {
    color: #ffcb00!important;
    background-color: #494949!;
    }
    .free-menu-hover-3 #page-container .free-header-menu nav>ul>li:hover>a, .free-menu-hover-3.et-db #et-boc #page-container .free-header-menu nav>ul>li:hover>a {
    color: #494949!important;
    }

    I attempted to add a background color to the active drop down item. It worked but it also applied itself to the top most item (turning it gray-its the bit of code I bolded). I would like to keep the yellow background with gray text on the top row but have the bottom row display as a gray background with yellow type. Is there a way to do that?

    Here are some screen shots.

    Thanks again, Amy
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Remove the background color that you added.

    Use the below CSS instead:
    Code:
    Log In or Sign Up to view this code.
     
  3. Amy Hale``

    Amy Hale`` New Member
    Divi Ultimate Header Plugin


    Great. You did it again! Thanks
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring modern overlay archive blog layout with hover effects:View Demo