Add ability to change title color in Shortlist Story map

261
1
04-17-2018 11:12 AM
Status: Open
KellyMarton
New Contributor III

The story map Shortlist layout has the ability to change the color of the banner at the top, but not to change the title color. It's currently white, so setting my banner color to white made my title invisible. I'd like to be able to change it to something that contrasts with the color that I choose for the banner. 

1 Comment
sosero
by Esri Contributor

Hello Kelly, paste this HTML code in the box where the tile goes:

<font color="#FF5733">Title goes here</font>

#FF5733 = refers to color Palette 

For the "Title goes here", change to your desired title.