Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #127900
    hhurst
    Participant

    I am confused about how to change the font for my site title to a font that is not so blocky. I have catch responsive. Easy google fonts is not compatible.

    #127967
    tikaram
    Keymaster

    @hollyehrocketmail-com : Please upgrade to Catch Responsive Pro. The feature to change fonts is not available in free theme. Let me know if you have any more issues.

    Regards,
    Tikaram

    #127993
    hhurst
    Participant

    Thank you for you quick response. It must be a feature because I had it before. I had a different font for the title. But something happened and it changed. Perhaps I made a mistake. I have Catch Responsive 2.6.1. I can’t imagine an update would take a feature away. Below is the css. It has been the same for many months and I had a different title font – one I liked:

    .entry-meta .posted-on {
    display: none;
    }

    #text-3.widget.widget_text {
    color: #6b3089;
    }

    #promotion-message .section.left > p {
    color: #6b3089 ;
    }
    #site-generator {
    color: #6b3089;
    }

    .nav-primary { background-color: #67B6E1; }
    .nav-primary #search-toggle { display: none; }

    #site-title {font-family: ‘MyWebFont’, Tally Text Light 1;}

    { Site Title & Tagline: Tally Text Light 1; }

    .subheadline, .subheadline a {
    color: #6b3089 !important;
    }

    body, button, input, select, textarea {
    font-family: nova+mono;
    }

    .page.entry-header { display: none; }
    .entry-title, .entry-title a {
    color: #6b3089 !important;
    }

    #128076
    tikaram
    Keymaster

    @hollyehrocketmail-com : Please post in your site url.

    Regards,
    Tikaram

    #128105
    hhurst
    Participant

    mydreamlife.me

    #128170
    tikaram
    Keymaster

    @hollyehrocketmail-com : Go to Appearance => Customize => Additional css and add the following css.

    .site-title {
    	font-family: font-name;
    }

    Note : Replace font-name with desired font name.

    Let me know if you have need any further assistance.

    Regards,
    Tikaram

    #128177
    hhurst
    Participant

    Thank you. Do I need the fonts installed in some way? Like with a plug-in like Google Fonts?

    #128187
    tikaram
    Keymaster

    @hollyehrocketmail-com : Can you please let me know which font you would like to use on your website. The option to select Google fonts is available in Catch Responsive Pro theme only. If you would like to use normal fonts you do not need to install any plugins. You need to give the proper name of the font you would like to use. Let me know if you are still confused.

    Regards,
    Tikaram

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