[Support request] Yoast Breadcrumbs – can I change font size somehow?

Home Forums Support [Support request] Yoast Breadcrumbs – can I change font size somehow?

Home Forums Support Yoast Breadcrumbs – can I change font size somehow?

  • This topic has 3 replies, 3 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #552166
    Clare

    Hi there,

    after looking through this forum and a couple of false starts, I have managed to ask GP Hooks to kindly display my breadcrumbs that Yoast creates for me, with the conditional php stuff that puts these crumbs on single pages only. So far, so good.

    Is there any way of making the size of the breadcrumb font slightly smaller than my regular font size? Or even put it in a different font?

    I’m reeeeeealy non-techie, I don’t have a child theme (no idea how to!) and am prone to breaking the unbreakable πŸ™‚

    Thank you!
    Clare

    #552253
    Tom
    Lead Developer
    Lead Developer

    Hi Clare,

    Your site is looking great!

    Try this CSS:

    #breadcrumbs {
        font-size: 14px;
        padding-bottom: 15px;
    }

    Let me know πŸ™‚

    #552282
    Clare

    Thank you Tom!
    I put that in my Simple CSS plugin I assume?

    My site is a work in progress… thank you for your kind words.:)

    Clare

    #552332
    Leo
    Staff
    Customer Support

    Yup Simple CSS should work πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.