Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Luiz FernandoMolina Friend
    #184955

    Hello,

    I would like to change the background and text color for drop down menu, like the attached image is showing.

    My website: http://gigacandanga.net.br/novo/

    I’ve seen other posts asking this, on other templates categorys, but none of them work for me.

    My actual mega.css:


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

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

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

    /* Grouped --- */

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


    1. how
    Stork11 Friend
    #483639

    Hello Luiz FernandoMolina,

    You styled for “.active” class. It’s active menu on your site. As your screenshot, “InĂ­cial” menu is an active menu.

    You should style for css class without “.active” class name.

    Regards.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Stork11 11 years, 2 months ago.

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