
I found on this forum a way to change the background with an override, but I can't seem to change the spacing. The list of articles at the bottom have too much space in between them. I assume I under home>settings>additional css is where it should go. I typed this:
.items-more {
line-height: 1.25;
}
and nothing changes. I also tried adding "em" after the number. Am I in the wrong place?
I found on this forum a way to change the background with an override, but I can't seem to change the spacing. The list of articles at the bottom have too much space in between them. I assume I under home>settings>additional css is where it should go. I typed this: .items-more { line-height: 1.25; } and nothing changes. I also tried adding "em" after the number. Am I in the wrong place?