• How can I change the font of the site description without changing the font size of the entire sidebar (title, links, etc.)?

    I’ve tried this syntax:

    .site-description{
    font-family: ‘Arial’, sans-serif; !important
    }

    But it seems something is overriding it. I can’t find where it is. I can change font size, spacing, padding etc with the .site-description just not the font type.

    Any help would be greatly appreciated.

  • The topic ‘Site Description Font’ is closed to new replies.