Modify font size of title in a Related list

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.

  1. Right click on the text
  2. Select Inspect from the drop down menu
  3. Find the Class to target on the developer tools
  4. Use this to change the font size

Let me know if you have further questions!

1 Like