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
godfrzerp
(Vivek Thuravupala)
July 10, 2018, 5:50am
2
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.
olga
(Olga Bouriche)
December 2, 2020, 12:28pm
4
Hello !
Is there a way to track if this new feature will be released ?
Thank you,
yash
(yash shah)
December 15, 2020, 6:12pm
5
Is there a way to add release note in documentation to list what are new features added? Styling could solve problem
mhowes
(Mike)
February 27, 2021, 4:09pm
6
Is there an update on adding custom CSS to Postman docs?
ns76
(Neeraj Seth)
August 15, 2022, 10:28pm
7
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?