Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adamwyde Friend
    #138046

    Where is the CSS colour located for the Menu Text.

    May be a stupid question, but I can’t seem to change it!

    Want to change the White Menu Text to the same Yellow text in the content.

    See http://www.stkildabeachnightmarket.anderson-gray.com

    Thanks Guys!

    John Wesley Brett Moderator
    #290794

    There are no stupid questions.

    Two areas need changing; 1 for the Active menu item, and the other for all the other the non-active menu items.
    Change the code below highlighted in RED with #E9C780

    Active Menu:
    Goto ja.splitmenu.css (line 65)


    #ja-splitmenu li.active a, #ja-splitmenu li.active a:hover, #ja-splitmenu li.active a:active, #ja-splitmenu li.active a:focus {
    color:#FFFFFF;
    font-size:115%;

    Non-active Menu:
    Goto ja.splitmenu.css (line 32)


    #ja-splitmenu a {
    color:#FFFFFF;
    font-size:92%;
    font-weight:bold;
    text-decoration:none;
    }

    That will do it.
    Have fun!
    John.

    adamwyde Friend
    #290797

    Thanks – that worked

    John Wesley Brett Moderator
    #290806

    Any time man. Nice looking site.

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

This topic contains 4 replies, has 2 voices, and was last updated by  John Wesley Brett 15 years, 9 months ago.

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