I want to reduce the font size of the title of related list. Is is possible through custom CSS?
Hi Jose,
This could possibly be done with CSS by targeting the header.
- Right click on the text
- Select Inspect from the drop down menu
- Find the Class to target on the developer tools
- Use this to change the font size
Let me know if you have further questions!
1 Like