Font Color changes

This support request was posted in Paeon by hisc328

Request ID #3013 Resolved
  • I’m trying to make a couple of small changes to the default font colors and sizes but when I check the box to Enable custom typography, it throws everything off…. Is there a way to preserve everything and just change a color of font size???

    Hi There,

    Thanks for writing.

    When you enable the custom typography then all of the fonts are set to custom.

    Best,
    Juan.

    Juan, if they are set to custom and I don’t change them shouldn’t they remain what is chosen already?

    Or, if what is currently displayed is not what the default is listed as, do you have anything to reference it so I can insert those once I check the default?

    Hi there,

    Yes, actually they should remain with the same font family, unless you’ve changed any of those.

    Would you send me a link to your site with the access details and a reference to this topic to support@nicethemeswp.com?

    Best,
    Juan.

    Hi Matt,

    Thanks for sending your site details. Actually, the problem is that the font used for this theme is Raleway, that it has different weights, and it’s taking the default weight when using custom fonts not as the one it is actually by default. Maybe if you want to change some colors and sizes you can use some CSS directly. Have you thought about that?

    Best,
    Juan.

    Thought about it, but I’m not very familiar with CSS….

    Juan,
    Can you give me a couple of examples of how to do this so I can use as a reference when learning how to do this? What would the custom css look like to do the following:

    1. If I want to increase the font size and change the font color to black for the body of the post on this page: http://www.carebatonrouge.com/home-care/possession-paralysis-gift-giving/

    2. On the Home Page http://www.carebatonrouge.com/ I want to increase the font size and change the color to black of the Welcome Message “Our blog is….”

    Hi Matt,

    The best way to learn this is to check the classes that you want to modify with a tool like Firebug (http://getfirebug.com)

    Then, the properties for the font size is font-size, and the size can be given in px, em or pt. For example for number #1:

    .post-content{
       font-size: 17px;
    }
    

    Then, for #2:

    .welcome-message p{
        font-size: 16px;
    }
    

    You can read more about setting custom CSS in our themes here: http://nicethemeswp.com/support/theme-docs/paeon/#custom-css

    Best,
    Juan.

    Great stuff! thanks so much…

    No problem 🙂

    Have a nice day,
    Juan

Viewing 11 posts - 1 through 11 (of 11 total)

This topic is marked as resolved

Only the topic author can re-open this thread.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server