Change header colors

This support request was posted in BBQ by lauramanney

Request ID #769 Resolved
  • I’m having trouble changing these font colors: page titles, blog titles, menu items, menu categories, and contact information/days/hours

    I’ve changed what I can in the Typography section of the theme options, but these all remain dark gray. I think i can figure out the CSS if I knew what each of their titles were in the code.

    thanks!

    sorry, i think a better title for this topic is actually “change font colors”

    Hi Laura,

    I hope you’re well. Please have in mind, the theme isn’t set to use different background through options as it is right now. That’s why we don’t have typography options for those items. What you can do is add your own CSS if you need to customize them.

    For example:

    h1, h2, h3, h4, h5, h6{ color: #the-hex-color; }
    
    .menu-box li .title a {
        color: #the-hex-color;
    }
    

    Remember you can use firebug to determine which classes you need to modify.

    Best,
    Juan.

    Hi Juan,

    can you tell me what the tags are for the address information, days of the week and hours on the contact page here? I tried adding CSS for widget hours but it doesn’t seem to work.
    http://www.manneydesign.com/newsitebuild/contact/

    Thanks,

    Laura

    Hi Laura,

    Sure, no problem.

    Here you have:

    .nice-contact-sidebar{color: #your-hex-color; }
    .day .name { color: #your-hex-color;}
    

    Best,
    Juan

Viewing 5 posts - 1 through 5 (of 5 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