Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • 1option Friend
    #177945

    I would like to add an additional class to my module menu so that a few of the links are different colors than the rest.

    I tried adding this to template.css:

    .ja-megamenu ul.level0 li.mega.custom {
    a:link color: #333333
    }

    And then added “custom” to the additional class menu.

    This is not making a difference. Any feedback would be appreciated.

    Thanks.

    Sherlock Friend
    #456730

    <em>@1option 324347 wrote:</em><blockquote>I would like to add an additional class to my module menu so that a few of the links are different colors than the rest.

    I tried adding this to template.css:

    .ja-megamenu ul.level0 li.mega.custom {
    color:333333;
    }

    And then added “custom” to the additional class menu.

    This is not making a difference. Any feedback would be appreciated.

    Thanks.</blockquote>

    Hi 1option,

    I think the css should be

    .ja-megamenu ul.level0 li.custom a{
    color: #333333;
    }

    Hope this works!

    1option Friend
    #456856

    Thanks for your reply. I inserted your updated CSS into the file but still not getting the colors to change. Any other ideas on how to maybe get this to work?

    Thanks again.

    Sherlock Friend
    #456909

    <em>@1option 324632 wrote:</em><blockquote>Thanks for your reply. I inserted your updated CSS into the file but still not getting the colors to change. Any other ideas on how to maybe get this to work?

    Thanks again.</blockquote>

    you might have made mistakes somewhere caused it does not work for you, Can you post here your url where the issue is being seen ?

    1option Friend
    #456960

    Ass this to template.css:

    .ja-megamenu ul.level0 li.red a{
    color: #A03933
    }

    Then added “red” to the additional class in the menu manager.

    Sherlock Friend
    #457023

    Hi 1option,

    If it still does not work for you, it would be great if you can share with me your url where the issue is being seen and I shall take a closer look for you.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 12 years, 5 months ago.

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