Hi
I am trying to edit the font line-height in the module articles category. See attached. I have added the module suffix "eventsidemenu" and added in the overide.css -
.eventsidemenu {
line-height: 1;
color: red;
}
Added the color red to test if I am affecting the module but apparently my class naming is wrong. Please advice.
Thanks.
Tristan