Custom CSS is available as an add-on to the pro plan.
Adding style.css
For example, you can add the followingstyle.css
file to customize the styling of the navbar and footer.
Using Identifiers
Mintlify has a set of common identifiers to help you tag important elements of the UI. Some, but not all are listed in the following:#topbar-cta-button
#navbar
#sidebar
#content-area
#table-of-contents
Use inspect element to find references to elements you’re looking to
customize.
References and the styling of common elements are subject to change as the
platform evolves. Please use custom styling with caution.