How to change the column header format in reports?

I want to change the font size and color of the column headers of a report from blue background and white font to something else but unable to find a setting for this. Even at page level, when i apply new CSS, it doesn't change the report headers. Is there a way to do this?

Comments

  • You can change the report column header background and font color by uploading a custom CSS file and applying it to the Report Viewer on your page. To complete this, unzip the attached css file and perform the following steps:

    1. Upload your CSS file (Project Level): Go to Manage > Configurations > Templates > CSS and add your custom CSS file.
    2. In the Page Designer, under Properties > Appearance > Style Sheets, select your uploaded CSS.

    Upon refreshing the page, the report header will be yellow and the font color will be black.

    Reference:

Sign In or Register to comment.