Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • andersonannem Friend
    #195057

    Hi there.

    So, I’ve tried a variety of things and just can’t seem to make a dent.

    How can I change the color of a menu item that is not the active menu item. Here is my demo site: doorcountydesignerjewelry.com/1

    I am trying to change the darker color of the menu items that are not active (i.e., the items Designers Shop Contact)

    Thank you.

    Anne

    TomC Moderator
    #523802

    Hi Anne:

    So that I can try to best assist you, please temporarily set “Optimize CSS” to “No” within your Template Manager–General settings

    andersonannem Friend
    #523810

    This is done for you!

    🙂

    TomC Moderator
    #523811

    The best way to go about this would be the following . . . .

    If you haven’t already, create a new file called “custom.css” within file path –> /templates/ja_muzic/css

    Within that file, place the following CSS rule . . .


    .t3-mainnav .navbar-nav > li > a {
    color: #333333
    font-weight: 700;
    text-transform: uppercase;
    }

    Modify the “color” property to whatever color (hex code) you want.

    If you need assistance identifying color hex codes, here is a (hopefully) helpful resource for you . . . . http://www.joomlart.com/forums/topic/web-color-hex-code-resources/

    andersonannem Friend
    #523814

    Awesome. Thank you very much. This worked great!

    TomC Moderator
    #523817

    Glad to be of assistance . . . All the best with your continuing site development.

    🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum