Navigation Bar

This support request was posted in BBQ by ARayRVA

Request ID #655 Resolved
  • Is there a way to add a background to the navigation bar at the top? I’m using an image as my background and the text on the navigation bar isn’t really showing up.

    You can try this:

    #header #top { background: #fff; }
    

    Juan.

    That puts a white piece at the very top of the page and not where the navigation bar is.

    That code puts a white background to the top container, the navigation bar is just inside that div. Unfortunately, as I can’t see your site I’m blind on this. If you want, send me a URL address to support@nicethemes.com and I’ll happily take a look at it.

    Juan.

    Could it be because I’m using the Full Screen BG image plugin to put in my background?

    Hello Ashley,

    Thanks for the email. I’m not sure what could it be as I can’t see the code.

    As far as I can see through the image you’ve sent me I would recommend you to try this code:

    .nav { background: #fff; }
    

    That css class is the one specifically used for the navigation menu.

    Best,
    Juan.

    That worked! Thanks Jaun! One more question: How do I change the color of the font that lists recent posts on the recent posts widget? I need the font to be the same color as the part that says “Recent Posts”.

    You mean the pre-footer widgets, sidebar widgets or the footer widgets?

    We’ve updated this theme yesterday, including font & color selection. Maybe you can update it and pick your fonts and colors through the options panel.

    Best,
    Juan.

    I mean pre-footer and primary. How do I update it?

    You need to download the updated theme files from your dashboard and update them in your wordpress theme directory. If you added some code on custom.css or functions.php files please have in mind that you don’t have to replace them.

    Pre footer widgets font colors:

    .pre-footer-widgets .widget-section{ color: #your-hex-color; }
    .pre-footer-widgets .widget-section a{ color: #your-hex-color; }
    

    Primary widgets font colors:

    #sidebar .widget{ color: #your-hex-color; }
    #sidebar .widget a{ color: #your-hex-color; }
    

    Be sure to replace #your-hex-color with the one you want to use.

    Juan.

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