New with several problems Nav. menu font, background, product font colors and more

  • rmbcl

    #3111

    I am new so sorry but I have searched the forum for hours and haven’t been able to fix my problems.

    1. My static page which is “Home” stays selected.. how can I make it go back to black until I hover over it which should turn it red.

    2. How do I get the small black section on each end of the menu bar to go away or turn white to match the width of the rest of the site.

    Here is the link to look at both issued http://www.rmbcl.com/

    3. How can I adjust my products font color to match the rest of my site it is blue and I want it to be black and hover to red. See here http://www.rmbcl.com/?page_id=50

    4. How do I only hide the homepage title but none of the rest of the page titles? I found the post about this but could not get it work, it just hide all titles.

    rmbcl

    #23419

    Fixed a couple of issue on my own but still have the home tag selected and the nav menu has those black section on the right and left.

    Anonymous

    #23420

    1. You’re not using custom menus. So, it would be difficult to change it’s colour. But try this. (Might be a hit and miss attempt..)

    page_item page-item-145 current_page_item current-menu-item {
    color: #000;
    }

    For your 2nd question,

    #header-menu-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    }

    3. Seems solved.

    4.



    rmbcl

    #23421

    Worked perfect! life saver man thanks. I have been able to solve several thinks just by reading your forum before having to post on this one.

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

  • You must be logged in to reply to this topic.