Hello
I am wondering how can I change the font used in category list?
Thank You
I am wondering how can I change the font used in category list?
Thank You
body #eb.mod_easyblogcategories .mod-cell a {
font-family: fantasy;
}
body #eb.mod_easyblogcategories .mod-cell a {
font-size: 13px;
}
http://take.ms/NHDyf
body #eb.mod_easyblogcategories .eb-mod-item a {
font-size: 13px;
}
I have tested this locally and it works. http://take.ms/5iOkK