• Resolved theuniquematch

    (@theuniquematch)


    Hello – on https://www.theuniquematch.com – you can see that on the homepage, the custom font is being used correctly as the title image. However, for some reason, on all sub page the font is changing to something else. I have no idea why, as I did not edit any of the CSS. Any thoughts or help would be greatly appreciated.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • In your style.css I can see this:

    #logo .site-title a { font-family:font-family: 'Anton', arial, serif; ...

    I know that there is a warning in there about not changing anything, but you may want to tell the folks at Woo theme, that there is a mistake, it should be:

    #logo .site-title a { font-family: 'Anton', arial, serif; ...

    Maybe copy that entire line in your custom.css or fix the style sheet. Hopefully that will fix the issue.

    Thread Starter theuniquematch

    (@theuniquematch)

    Christine – thank you so much for finding that! Removing the erroneous font-family seems to have solved the issue. The weird thing is, I haven’t touched that file AND it was working fine last night…

    Oh well – thanks again for your help!

    Awesome… glad that it worked…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bueno title font problem’ is closed to new replies.