Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Aratype Friend
    #169490

    Difficult to read… Main Menu is written in gray !

    Could be written in white and when it is highlighted in Bold white?

    How could I change it please?

    Thanking you in advance,

    Ara

    jooservices Friend
    #417980

    Hi
    Please give me your website URL than i can help you to find out / and fix it ? 🙂
    Thank you
    Viet Vu

    chavan Friend
    #417983

    Go to this File: /templates/ja_erio/css/menu/mega.css

    Find this Code and replace it


    .ja-megamenu ul.level0 li.mega a.mega { color: #7b7d80; text-transform: uppercase; padding: 0 20px; margin-bottom: 5px; background-image: url(../../images/grey_border_l.gif); background-repeat: no-repeat; background-position: 100% 0; line-height: 5; }

    With

    .ja-megamenu ul.level0 li.mega a.mega { color: #FFFFFF; text-transform: uppercase; padding: 0 20px; margin-bottom: 5px; background-image: url(../../images/grey_border_l.gif); background-repeat: no-repeat; background-position: 100% 0; line-height: 5; }

    ————————————————————————————————————————————————————————————

    Find this Code and replace it

    .ja-megamenu ul.level0 li.mega a.mega:hover, .ja-megamenu ul.level0 li.mega a.mega:active, .ja-megamenu ul.level0 li.mega a.mega:focus { color: #3ea3d2; background: #333; }

    With

    .ja-megamenu ul.level0 li.mega a.mega:hover, .ja-megamenu ul.level0 li.mega a.mega:active, .ja-megamenu ul.level0 li.mega a.mega:focus { color: #FFFFFF; background: #333; }

    Note: If you Find my Post useful please click on the Thanks Icon

    Aratype Friend
    #418051

    Thank you so much.

    However, now I have the menu white/ white and not white/bold white…

    Thanking you in advance!

    chavan Friend
    #418135

    Go to this File: /templates/ja_erio/css/menu/mega.css

    Add this code:


    .ja-megamenu ul.level0 li.mega a.over{
    font-size:11px;
    line-height:4.5;
    }

    .ja-megamenu ul.level0 li.mega li a.over{
    line-height:1;
    font-weight:bold;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 5 replies, has 3 voices, and was last updated by  chavan 13 years, 1 month ago.

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