SKT Full Width Slide Title and Slide Content Fonts

Home Forums SKT Full Width Forum SKT Full Width Slide Title and Slide Content Fonts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #75008
    Mark SteinMark Stein
    Participant
    • Topics: 16
    • Replies: 54
    • Total: 70
    Member since: July 15, 2016

    Hi, folks,

    I thought I was learning this theme pretty well, but I’m stumped. How does one change the font on the Slide Title and Slide Description? General theme fonts settings don’t do anything here, and I can’t find anything in CSS that applies to the homepage slides. Your help is most appreciated!

    #75037
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #75115
    Mark SteinMark Stein
    Participant
    • Topics: 16
    • Replies: 54
    • Total: 70
    Member since: July 15, 2016

    www.meditate-wnc.org. Also, the font for “quote” (see Classes page, toward bottom of page: “What to Expect”…) is defaulting to the original Roboto font. I would like it to default to the font I’ve selected for the theme.

    #75336
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and below code there.

    div.slide-title{font-family: “Montserrat”, sans-serif;}

    .slide-description{font-family: “Montserrat”, sans-serif;}

    .single article blockquote, .page article blockquote{font-family: “Montserrat”, sans-serif;}

    Regards,
    Chris

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