Format headers and footers
Detailed guide to customizing headers and footers in Gamma presentations.
Quick reference
Position
Description
Element Type
Use Case
Basic structure
{
"cardOptions": {
"headerFooter": {
"topRight": {
"type": "...",
// type-specific properties
},
"bottomLeft": {
"type": "...",
// type-specific properties
}
}
}
}Element types
Text elements
Image elements (theme logo)
Size
Description
Image elements (custom URL)
Card numbers
Hiding from first and last cards
Property
Default
Description
Complete examples
Professional presentation (logo and page numbers)
Social media carousel (minimal branding)
Document with theme logo
Common mistakes
Missing value for text elements
value for text elementsMissing src for custom images
src for custom imagesBoolean values as strings
Limitations
Related
Last updated
Was this helpful?