Styling Published Docs properly

Hi all,

We have recently started using Postman, but we’re having issues figuring out how to style a published doc properly.
Here’s a link: https://documenter.getpostman.com/view/4497775/RWM9wBAQ

Basically its simple things like increasing vertical spacing between Headers, (e.g. in example, spacing between REQUEST and PATH PARAMETERS headers)
And also increasing spacing between the code block and the Response Objects Fields header.

I would want to avoid doing this via Markdown (if there is such a way) and clean it up with CSS. How can I do that ? It would also be cool to be able to change text color in blues or reds.
As a reference to color coding and how useful it can be, see this JIRA api doc: https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-issue-issueIdOrKey-get

Thanks.

2 Likes

There’s no way to add custom styles to the published documentation right now. We’re tracking a feature request to add custom CSS.

2 Likes

Yes custom CSS would be awesome. PLEASE do this soon.

Hello !
Is there a way to track if this new feature will be released ?
Thank you,

Is there a way to add release note in documentation to list what are new features added? Styling could solve problem

Is there an update on adding custom CSS to Postman docs?

The postman default CSS is improperly handling ordered lists, etc. - as they all appear too large as compared to paragraph text. Can this be fixed?