Fresh & Clean theme custom fonts not working

  • Unknown's avatar

    Tried to activate Fresh & Clean theme with custom fonts to no avail. When switching to other themes my previously purchased Custom Design/Custom Fonts upgrade works fine. Fresh & Clean just became available, maybe it’s a new theme issue?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Your blog is private and we Volunteers cannot view it and help you with it. CSS is theme specific. If you have custom CSS and later change themes, you need to delete whatever CSS you have in the Editor, otherwise, you’ll get undesired results.

    To ‘reset’ a theme, you need to delete the CSS in the Editor, make sure the “add to existing CSS” radio button is checked, then save. Things should go back to normal.

    When you alter a theme’s stylesheet, you only need to put in the Editor the modification/additions to the CSS, not the entire thing. Read this for more info:

    http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/

  • Unknown's avatar

    Thanks timethief, my blog is now public so it can be viewed.

    Unfortunately I had already tried your suggestion to delete any custom CSS and checked ‘add to existing css’ when saving. Custom fonts still did not work for me.

    Update: Changing ‘site title’ or ‘headings’ under Custom Fonts does not work, but changing the ‘body text’ font change ALL fonts (title and headings).

  • Unknown's avatar

    hi, i switched to the Fresh & Clean theme and now my signature that i always end my posts with is visible as an image with a shadow around the border. When I was using theme Structure i did not have a problem and my signature was transparent.
    how can i fix this with the Fresh and Clean theme?

  • Unknown's avatar

    All images in Fresh and Clean get the rounded treatment with the shadow. You will have to edit the HTML for the image code each time you make a post and add

    style="box-shadow: none;"

    right after the opening <img so that it looks like this

    <img style="box-shadow: none;" [rest of code]

  • Unknown's avatar

    WOW Thank you. It worked!!!!!!!!!!!!!!!!!!

  • Unknown's avatar

    Glad it worked and you are welcome.

  • The topic ‘Fresh & Clean theme custom fonts not working’ is closed to new replies.