Remove heading underline in footer columns
Code:
/* -- code to hide footer column heading underline -- */ .site-footer hr.hr--underline { display:none; } /* - end - */
Where do I add the code?
Use this link to learn where exactly to add this code snippet: