Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #323532

    What is the code to change the font for header title AND the breadcrumbs?

    Thanks

    #323650

    Hey ucvb66!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .title_container .breadcrumb, strong.main-title.entry-title {
    font-family: arial !important;
    }

    Cheers!
    Yigit

    #323944

    I added the code above to change the font size

    .title_container .breadcrumb, strong.main-title.entry-title {
    font-family: arial !important;
    font-size: 22px;
    }

    Didn’t work. Is it incorrect?

    #323946

    Hi!

    Can you post the link to your website please?

    Best regards,
    Yigit

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