Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • global21 Friend
    #161926

    Hi,

    How can i reduce the gap between title of sub menus in the mega menu, please see screen shot.


    1. Reduce-gap-in-Mega-Menu
    chavan Friend
    #383243

    File Path: templatesja_teline_ivcssmenumega.css

    Replace the Following code


    .ja-megamenu div.group ul.megamenu {
    margin: 8px 0;
    }

    with


    .ja-megamenu div.group ul.megamenu {
    margin: 3px 0;
    }

    you adjust the margin size in px from 0px to 8px.

    global21 Friend
    #383246

    nice one for the response.

    global21 Friend
    #383249

    Hi,

    just tried that out and it move “Jobseeker” up its the menu items below that that i wish to reduce the gap in.

    would you which part that is.

    sorry to be a pain.


    1. Reduce-gap-in-Mega-Menu
    chavan Friend
    #383270

    File Path: templatesja_teline_ivcssmenumega.css

    Replace this code


    .ja-megamenu .group-content .group-title {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 0 none;
    margin-bottom: 8px;
    padding: 5px 12px;
    }

    With


    .ja-megamenu .group-content .group-title {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 0 none;
    margin-bottom: 0px;
    padding: 5px 12px;
    }

    Replace this code


    .ja-megamenu div.group {
    margin-bottom: 6px;
    }

    With


    .ja-megamenu div.group {
    margin-bottom: 0px;
    }

    global21 Friend
    #383274

    Thanks for that worked like a dream.

    all the best.

    chavan Friend
    #383275

    you are most welcome Global21

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

This topic contains 7 replies, has 2 voices, and was last updated by  chavan 13 years, 8 months ago.

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