Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • raccuglia Friend
    #153677

    In the drop down color of mega menu, where can I change it? Where exactly is this? I just found the main navigation image. Thanks.

    Saguaros Moderator
    #353308

    Now, you open the file: /templates/ja_droid/css/menu/mega.css and find the following css:

    .ja-megamenu .childcontent-inner {
    background: #3C5189;
    border: 1px solid #354779;
    border-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    }

    and

    .ja-megamenu ul.level0 li.over a.over {
    background: #3C5189;
    }

    you adjust background color in there

    kevinvinci Friend
    #353315

    Hi,

    You can change the drop down color of mega menu by following:

    1) Open the file mega.css in the folder templatesja_droidcssmenu

    2) Search for .ja-megamenu .childcontent-inner , then edit the background color of this class.

    3) You might need to change the color of the main navigate when the mouse hover as well, to do this, search for .ja-megamenu ul.level0 li.over a.over , then edit the background color of this class.

    4) The color will be changed like this:


    1. 6
    2. 9
    3. 7
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  kevinvinci 14 years, 2 months ago.

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