Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • spelabuda Friend
    #681314

    Hey,

    i need assistance. I setup a right menu on one of the categories, but it only highlights the first item.

    please see this link:
    http://tennis-force.com/index.php/en/home-en-gb/tennis-force2-outdoor-system
    and click any of the right menu items.
    they do show up, but the chosen item remains “General Information”

    Also is there a way i can make different styling for one item in the menu? or to have it not link to anywhere, just have the sublevel items linkable?

    thank you for your help!

    Ninja Lead Moderator
    #681404

    You can use this way to fix the problem on your site

    + Create templates/ja_charity/css/custom.css file and add new rule


    .module-ct > ul.nav > li.current > a {
    color: #ffffff ;
    background-color: #cc612e ;
    }

    .module-ct > ul.nav > li.active > a {
    color: #000 ;
    background-color: initial ;
    }

    .module-ct > ul.nav > li.active > a:hover, .module-ct > ul.nav > li.active > a:focus {
    text-decoration: none ;
    background-color: #eeeeee ;
    color: #1e6698 ;
    }

    Ninja Lead Moderator
    #747341

    You can use this way to fix the problem on your site

    + Create templates/ja_charity/css/custom.css file and add new rule


    .module-ct > ul.nav > li.current > a {
    color: #ffffff ;
    background-color: #cc612e ;
    }

    .module-ct > ul.nav > li.active > a {
    color: #000 ;
    background-color: initial ;
    }

    .module-ct > ul.nav > li.active > a:hover, .module-ct > ul.nav > li.active > a:focus {
    text-decoration: none ;
    background-color: #eeeeee ;
    color: #1e6698 ;
    }

    spelabuda Friend
    #681557

    perfect. thank you!:):):)

    spelabuda Friend
    #747420

    perfect. thank you!:):):)

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

This topic contains 5 replies, has 2 voices, and was last updated by  spelabuda 8 years, 8 months ago.

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