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

    Is there a way for us to change the color of just one of the main menu items? ie. on the demo “Layout”, the last menu item would be a different colored block?

    Luna Garden Moderator
    #483292

    Hello Angie,

    If you want to change style for the last menu item only, then in Mega menu, the last menu item has add class name ‘last’,

    Try to add to file <blockquote>templates/ja_teline_iv/css/menu/mega.css</blockquote> :

    .ja-megamenu ul.level0 li.last a.mega{
    color: color_code;
    }

    for other menu item :

    ja-megamenu ul.level0 li:nth-child(number) a.mega{
    color: color_code
    }

    with number is the order of menu item in the list.

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

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

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