Custom CSS

For fine tweaks beyond the module controls, Divi Docs Maker has a Custom CSS box that loads only on your doc pages.

Add custom CSS

  1. Go to Settings under Divi Docs Maker.
  2. Scroll to Custom CSS and add your rules.
  3. Save.

Good to know

  • The CSS loads on doc pages only, so it never touches the rest of your site.
  • Target the docs with classes like .ddm-sidebar, .ddm-toc, or .et_pb_post_content.
Tip

Reach for the Visual Builder controls first. Use Custom CSS for the few things the controls cannot do.

Was this page helpful?