Tutorials Change font size of Live Forum Statistics

XFModz

Administrator
Staff member
Admin
‎1 Year of Service‎
Add this to your extra.less:
HTML:
.lfs,
.lfs .contentRow-minor,
.lfs .tabs--list,
.lfs .tabGroup .structItem-cell--icon {
    font-size: 18px; // replace here size what you needed
}
 
Back
Top