• Resolved jediseamac

    (@jediseamac)


    One more question:

    I finally have a sidebar, since I finally have a blog page, and the font there doesn’t match the rest of my site. I’ve been trying to change the font to Time, and have been having no luck at all. I really should be able to figure this out, but I’ve put in so much CSS in the additional section, and have not been able to change the sidebar in any way. I’m sure this is the easiest thing and I’m just going to kick myself upon finding out, but if someone could help me with this, I would really appreciate it. Thanks a bunch!

    -James

    https://www.customsongworkshop.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi James,

    This should take care of it:

    body, .widget-title {
        font-family: 'Times', serif;
    }
    Thread Starter jediseamac

    (@jediseamac)

    And this, too, worked right away. I couldn’t find that label “.widget-title,” and I didn’t know you could change two elements at once by having “body” on there, too. You learn something everyday! Thanks a bunch!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Font in the Sidebar’ is closed to new replies.