Is it true that i need HTML skills to increase the font size on the campaign banner?

gmh2113a
Tera Contributor

Is it true that i need HTML skills to increase the font size on the campaign banner?   Increasing font size seems like it should be configurable?

1 ACCEPTED SOLUTION

Yashsvi
Kilo Sage

Hi @gmh2113a,

Yes, you have to update the HTML and CSS for the campaign banner class. To change the font size of a campaign banner in a ServiceNow instance, you'll need to customize the CSS for the banner. This involves creating or modifying the UI Pages or UI Macros that control the display of the campaign banner and adding your custom CSS styles.

If this answer was helpful, I would appreciate if you marked it as such - thanks!

View solution in original post

2 REPLIES 2

Yashsvi
Kilo Sage

Hi @gmh2113a,

Yes, you have to update the HTML and CSS for the campaign banner class. To change the font size of a campaign banner in a ServiceNow instance, you'll need to customize the CSS for the banner. This involves creating or modifying the UI Pages or UI Macros that control the display of the campaign banner and adding your custom CSS styles.

If this answer was helpful, I would appreciate if you marked it as such - thanks!

gmh2113a
Tera Contributor

Thank you!