test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • iguinee Friend
    #176228

    Hello,

    I would like to change the colour of the top menu. Please see attachment.

    How do I achieve this, please?

    Thanks for any guidance.


    1. business_top-menu-link
    TomC Moderator
    #448796

    You know the drill . . .

    So that I may best try to assist you and provide you with concise guidance as to what you need to do within your template/site structure, please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General Settings

    iguinee Friend
    #448797

    this is the site.

    TomC Moderator
    #448799

    Within file path –> /templates/ja_business/themes/blue/css/template.css

    at line 20, you will see the following:

    <blockquote>/* Top navigation —*/
    #ja-topheader ul li a { color: #FFF; }


    #ja-topheader ul li a:hover { color: #FFF; }
    </blockquote>

    Change the color hex code to/for whatever color you want.

    For example, if you want the links to be black, then you can change as follows:

    <blockquote>/* Top navigation —*/
    #ja-topheader ul li a { color: #000; }


    #ja-topheader ul li a:hover { color: #000; }
    </blockquote>

    Hope That Helps

    iguinee Friend
    #449346

    Very much. Great help as always.

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

This topic contains 5 replies, has 2 voices, and was last updated by  iguinee 12 years, 8 months ago.

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