test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • joomdude808 Friend
    #190997

    How do I remove the dim effect that appears over the site body when you moveover a navigation menu? Thanks in Advance 🙂

    Ninja Lead Moderator
    #507489

    You can remove it this way

    Open templates/ja_argo/css/template.css file

    find


    .mega-dim.active {
    position: fixed;
    top: 50px;
    bottom: 0;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    }

    and change opacity: 0.3 to opacity: 0

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

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

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