Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

API Page Customisation

Can we change the background color/image of only the API page in integrated developer portal ? I could include the background color/image in custom styles page but it gets applied for all the other pages 9except home page ) !! I just need this to work for the specific page.

0 1 111
1 REPLY 1

You should be able to use #apis .main-content {} to change only the APIs page. Each page has an id="xxx" on the "main" div specific to it.