Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hamish Friend
    #190166

    JA Mendozite Template

    I see there are other threads regarding changing the colour of the menu items however I am struggling.

    I have chosen the colour theme ‘Green’

    I wish to change the shade of green on the menu item to another shade.

    I have been through the CSS files changing different colours but the menu colour will not change.

    What I am missing?

    Thanks


    1. ss1
    2. ss2
    TomC Moderator
    #504112

    So that we can try to best assist you, 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

    jesper_gade Friend
    #504772

    I have the same problem. What did you find out?
    Thanks 🙂

    Ninja Lead Moderator
    #504806

    @hamish: You can find and change it here

    + Open templates/ja_mendozite/css/menu/mega.css file

    .ja-megamenu ul.level0 {
    font-family: 'PT Sans',sans-serif;
    }

    .ja-megamenu ul.level0 > li.mega > a.mega {
    color: #fff;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #111;
    border-left: 1px solid #333;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 100%;
    }

    .ja-megamenu ul.level0 > li.mega > a.over { background: #000;}

    .ja-megamenu ul.level0 > li.active > a.mega {
    background: url(../../images/grad.png) repeat-x left top #e55f43;
    border: 1px solid #f54f27;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    }

    .ja-megamenu ul.level0 li.haschild > a.mega > span.menu-title,
    .ja-megamenu ul.level0 li.haschild-over > a.mega > span.menu-title {
    background-image: url(../../images/arrow3.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 12px;
    }

    .ja-megamenu ul.level0 li.active.haschild > a.mega > span.menu-title,
    .ja-megamenu ul.level0 li.active.haschild-over > a.mega > span.menu-title {
    background-image: url(../../images/arrow2.png);
    }

    .ja-megamenu ul.level0 li.mega .has-image {
    background-position: left 10px;
    }

    + Open templates/ja_mendozite/themes/green/css/menu/mega.css file

    /* 0v - 0 and below
    -----------------------------------*/
    .ja-megamenu ul.level0 > li.active > a.mega {
    background: url(../../images/grad.png) repeat-x left top #7ea055;
    border: 1px solid #5f9818;
    }

    /* lv - 1 and below
    -----------------------------------*/
    /* Styling ---*/
    .ja-megamenu ul.level1 li.over,
    .ja-megamenu ul.level1 li.active {
    border-color: #5f9818;
    background: url(../../images/grad.png) repeat-x left top #7ea055;
    }

    /* CHILD CONTENT
    -----------------------------------*/

    /* Grouped --- */

    .megamenu p.readmore a {
    background-image: url(../../images/readmore-hover.png);
    color: #799a51;
    }

    Remember to clear cache from Admin area after changed

    @jesper_gade: You can appy as the same here but you need to check theme of your site is appearing on JA Mendozite Template

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

This topic contains 4 replies, has 4 voices, and was last updated by  Ninja Lead 10 years, 8 months ago.

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