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
- Go to Settings under Divi Docs Maker.
- Scroll to Custom CSS and add your rules.
- 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?Thanks for the feedback!