Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • G T Friend
    #200133

    I need to change backgroung color and submenu title color. I have explained the same in the attached image.


    1. menu
    chavan Friend
    #544004

    please post your site Url

    G T Friend
    #544005
    chavan Friend
    #544050

    1. Title

    Go to this File: /templates/ja_sugite/css/megamenu.css

    Find this code and replace the #1bbc9b with any color code

    .t3-megamenu .dropdown-header,
    .t3-megamenu .mega-nav .mega-group > .dropdown-header,
    .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
    .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #1bbc9b ;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 0;
    display: block;
    font-weight: 700;
    }

    2. backgroud

    Go to this File: /templates/ja_sugite/css/template.css

    Find this code and replace the #ffffff with any color code

    .dropdown-menu {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    background: #ffffff ;
    min-width: 200px;
    border-radius: 0;
    font-size: 14px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 10 years, 3 months ago.

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