Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rhys_daniels Friend
    #149071

    I want to change the default text colour for the menu. I want to change it to white.

    Please can you tell me the file and line of code to edit.

    I have attached a image for better understanding


    1. TEXTCOLOUR3
    rhys_daniels Friend
    #334113

    I opened the following file templates/ja_sanidineii_light/ja_menus/ja_cssmenu/

    Search for the following code

    #ja-cssmenu li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #999999;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 92%;

    And change to

    #ja-cssmenu li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 92%;

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

This topic contains 2 replies, has 1 voice, and was last updated by  rhys_daniels 14 years, 6 months ago.

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