@sdetweil sorry i’ve been fighting with CSS all day and typed that in wrong…
What I mean to say was I moved the newsfeed module to lower_third
In custom.css I’ve tried:
.newsfeed .small {
font-size: 40px;
line-height: 45px;
}
.newsfeed .medium {
font-size: 50px;
line-height: 55px;
}