Footer: Make column titles bold Example: Code: /* -- code to make footer column headings bold -- */ .site-footer h5 {font-weight: bold;} /* - end - */ Where do I add the code? Use this link to learn where exactly to add this code snippet: Where to add your CSS style code