Hey,
You can change the size and font family by adding this to your custom css box in theme options > advanced settings:
.footernav ul li a {
font-size: 15px;
font-family: sans-serif;
}
Hope that helps!
Hannah
Hey,
You can change the size and font family by adding this to your custom css box in theme options > advanced settings:
.footernav ul li a {
font-size: 15px;
font-family: sans-serif;
}
Hope that helps!
Hannah