1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, 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

Last option in dropdown is hidden

Discussion in 'Free Divi Community Forum' started by dademon, May 24, 2021.

  1. dademon

    dademon New Member
    Divi Block Pro Divi Ultimate Child Theme Divi Powerful Child Theme Divi Ultimate Archive Plugin Divi Ultimate Blog Plugin Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    Hi,

    I recently took over a project (a webshop with woocommerce) and a Divi theme.
    The products on this webshop have variations and for some strange reason the last option in the dropdown is missing.

    I tracked it down to the following CSS which is part of the Divi framework:
    option.attached.enabled:last-child{
    display: none
    }

    and there I'm a bit stuck. Why is it hidden? And how can I display all the options?
    This is my first project with Divi by the way :)

    Tnx,

    Nico
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring modern overlay archive blog layout with hover effects:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    If that's the case, what about adding the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    But I doubt that the CSS is coming from Divi Theme.