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

Where is the divi custom css file located?

Discussion in 'Free Divi Community Forum' started by sleepingpills98, Oct 28, 2021.

  1. sleepingpills98

    sleepingpills98 New Member

    For example, the file style.css located in the appearance menu:
    upload_2021-10-28_12-30-26.png

    Is found in /wp-content/themes/Divi/styles.css

    But in what directory could I find the css file of the custom code in the Divi menu?
    upload_2021-10-28_12-34-34.png

    I appreciate any help.

    Thank you in advance.
     

    Attached Files:

    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

    It depends on whether you enable Divi Static CSS File or not:

    upload_2021-10-31_22-51-42.png

    If you have the above options, then your Theme Options Custom CSS will be placed in a generated CSS file, such as: wp-content/et-cache/348333/et-core-unified-348333.min.css

    If not, it will generate those custom CSS as inline CSS on your site.