Forums

[resolved] Bueno title font problem (4 posts)

  1. theuniquematch
    Member
    Posted 1 year ago #

    Hello - on http://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!

  2. Christine
    Moderator
    Posted 1 year ago #

    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.

  3. theuniquematch
    Member
    Posted 1 year ago #

    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!

  4. Christine
    Moderator
    Posted 1 year ago #

    Awesome... glad that it worked...

Topic Closed

This topic has been closed to new replies.

About this Topic