Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Font issues in first column of Repeating Grid

SA-9893

Summary



Font sizes in repeating grid is not consistent, first column in the grid is different from rest of them. 

It is picking 'Font Family' as Tahoma, and Arial for the rest.



Error Messages



Not Applicable.

Steps to Reproduce



1. Create Skin from Branding Wizard.
2. Add font and text size to the repeating Grid.


Root Cause



The font size for the custom CSS does not get reflected only for the first column of the Repeating Grid.

Resolution




Following is the Local-change:

Include the code snippet below in the Custom CSS class:

div.gridDefault th.cellCont, div.gridDefault li.headerCell {
    font-family: 'Arial', sans-serif !important;
    }

Published May 21, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us