Closed
Solved
Increase filter font size
Hi. May I know how to increase the font size of the text that are in the filter table?
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi. May I know how to increase the font size of the text that are in the filter table?
Accepted Solution
Hi Joyce,
I am not sure if this is a final section. But values such as [No Value], 123, 12345 will come as a label.
So, you can add a CSS regarding the same in userworkform.
label[for="property"]{
font-size:20px;
}
Please let me know if this works for you.
Regards,
Rachit
Hi Joyce,
Could you please also attach screen shot for us to understand more on this.
If applicable and intended we can surely apply css to achieve your requirement.
Thanks,
Ujjwal
Hi I have attracted a sample screenshot. Our checkbox has been resized, so the text fonts are smaller than the checkbox. And a part of the checkbox was cut off as well. Is it possible to increase the font size of the text to at least have the same height as the checkbox? And to shift the words to the right a little as well so that it wouldn't cut into the checkbox.
Hi Joyce,
I think you must have resized your checkbox for some other section and that is getting reflected here as well.
The section where filter appears is a final section and hence changes can not be made here directly to change the appearance.
Please try to figure out if you require enlarged checkbox throughout the application.
If not make appropriate correction to the changes that enlarges the checkbox only on the section you need.
Thanks,
Ujjwal
Accepted Solution
Hi Joyce,
I am not sure if this is a final section. But values such as [No Value], 123, 12345 will come as a label.
So, you can add a CSS regarding the same in userworkform.
label[for="property"]{
font-size:20px;
}
Please let me know if this works for you.
Regards,
Rachit
Question Solved
Question
Question
Question Solved
Discussion
Question Solved
Question Solved
Question Solved
Question
Question
Pega Collaboration Center 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.