Tagged: , ,

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #106406
    Nan
    Participant

    Hi,

    I have just purchased my first Catch theme, Clean Box Pro. I am trying to modify the font, and although there are a number of options, it seems that many are available. Even though I select them, the font defaults to sans-serif.

    My questions are, how can I assign the Google fonts you have listed? Also, how do I modify the fonts for the links in the widgets?

    Thanks.

    #106407
    Mahesh
    Keymaster

    @illustrata: Thank you for using Clean Box Pro. Please post in your site url.

    Regards,
    Mahesh

    #106410
    Nan
    Participant

    Oops, sorry, it’s http://illustrata.net/sandbox/

    #106436
    Nan
    Participant

    Any help?

    #106453
    Mahesh
    Keymaster

    @illustrata: You are using PT Serif font right? And the font is working properly. Whats the problem?
    For widget link fonts, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .widget a {
        font-family: PT Serif;
    }

    Regards,
    Mahesh

    Regards,
    Mahesh

    #106491
    Nan
    Participant

    I cannot change the fonts in the menus at all. PT Serif is one of the few fonts that substitute at all, anywhere. Content and Content Title fonts do not change. 90% of the fonts default to serif or sans-serif.

    What CSS can I try to change the primary, secondary and header right menus?

    One of the reasons I purchased this theme was for the use of fonts to style. Please help.

    #106548
    Mahesh
    Keymaster

    @illustrata: There is no such feature to change the fonts for menu alone in the theme but can be changed using Custom CSS. And Content and Content Title fonts are changing accordingly as we tried the same on our server.
    To change the menu fonts, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .clean-box-nav-menu a, 
    .sidebar-header-right .widget_nav_menu a 
    .nav-secondary a, 
    .nav-footer a {
    	font-family: Times New Roman;
    }

    Regards,
    Mahesh

    #106688
    Nan
    Participant

    Hi, I can use CSS to modify the menus, thanks.

    90% of the fonts in the list are not available to me. I have tried another install (on the same server), same problem.

    Is there something I can do to make these fonts available for site design? Do I need to @link the fonts myself in the header?

    Thank you.

    #106725
    Mahesh
    Keymaster

    @illustrata: Okay now I found that issue you are having. Some fonts do not seems to be working. We’ll look into that and let you know further. Thank your for you patience.

    Regards,
    Mahesh

    #106763
    Nan
    Participant

    Thank you very much.

    #106998
    Nan
    Participant

    Hi, Do you have an estimate on when the font selection might be working?

    Thanks very much.

    #107010
    Mahesh
    Keymaster

    @illustrata: It’ll be live by today. If late, tomorrow for sure. We’ll let you know as soon as its live.

    Regards,
    Mahesh

    #107209
    Nan
    Participant

    Hi, Any news?

    #107210
    Mahesh
    Keymaster

    @illustrata: Oh.. sorry, its live. Please update.

    Regards,
    Mahesh

    #107211
    Nan
    Participant

    Sorry, I have Catch Web Tools installed, and have activated Catch Updater. When I click on the ‘Upload Theme Now’, it takes me directly to the normal WP Add Themes window, not the CWT Catch Update window displayed in the video.

    What should I do?

    Can’t seem to upload a screen shot, sorry.

    #107226
    Nan
    Participant

    I just deleted the theme folder, uploaded and expanded the theme zip file. It worked, and all the fonts are available now. Thank you!

    If I need to do something else to get the Catch Updater to work, let me know.

    #107241
    Mahesh
    Keymaster

    @illustrata: Glad to know the fonts are working now.
    The Catch Updater should have worked just fine as in the video.
    Go to Dashboard=> Catch Web Tools and make sure you have activated Catch Updater module in the Dashboard or else it won’t work.
    Please check the screenshot in the link below:
    http://bit.ly/2iw7rRC

    Regards,
    Mahesh

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Fonts do not update’ is closed to new replies.