• Hello,
    Not sure how this is happening but font family changes on the last sentence (“I am currently open to commissions, feel free to get in touch.”) on my about page.
    I’ve not set it like that when I change it in page and there is no other font family being used in my custom fonts.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • lisa

    (@contentiskey)

    what is the name of font are you seeing that is unexpected/different?

    Thread Starter moonmelts

    (@moonmelts)

    I’m not sure what the name of the font is, the rest of my font is PT Sans but the sentence that I’ve quoted above is different.

    lisa

    (@contentiskey)

    here is what I see when I use chrome inspector for the words “get in touch”

    .entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body {
        background-color: #f4d0d0!important;
        color: #000000!important;
        font-family: 'PT Sans'!important;
        font-size: 13px!important;
        font-style: normal!important;
        font-weight: 400!important;
        text-decoration: none!important;
    }

    here is what I see when I use chrome inspector for the words “I am currently open to commissions, feel free to ”

    .entry-content > :last-child, .entry-summary > :last-child, ul {
        font-family: 'PT Sans Caption'!important;
        font-size: 13px!important;
        font-style: normal!important;
        font-weight: 400!important;
        line-height: 0.8!important;
    }

    the fonts are very similar:
    https://fonts.google.com/specimen/PT+Sans+Caption
    https://fonts.google.com/specimen/PT+Sans

    if you have not added any customization for fonts then I recommend asking in the theme support area for guidance:
    https://www.ads-software.com/support/theme/twentyfifteen

    Thread Starter moonmelts

    (@moonmelts)

    That’s odd… I don’t have the tags .entry-content etc. set to PT Sans Caption. It’s formatted for Pt Sans.

    I’ve found if I delete the sentence completely the next sentence of text will then change font. I’m at a loss about what to do.

    lisa

    (@contentiskey)

    -if you have not added any customization for fonts then I recommend asking in the theme support area for guidance:
    https://www.ads-software.com/support/theme/twentyfifteen

    or

    -install health check plugin and use troubleshooting tools to deactivate current theme and all plugins.
    see if the font issue still persists.
    https://www.ads-software.com/plugins/health-check/

    Thread Starter moonmelts

    (@moonmelts)

    Thank you, I will ask the theme support directly.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Random font change’ is closed to new replies.