Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hcharly Friend
    #154078

    Hello,

    Another question about mega menu color.

    How to change the last menu item color?
    Typically I would like it to have a red or green background color.
    Just the menuitem. Children are not concerned.
    Please see the attachment.

    In advance thanks for any tips.
    -Charles


    1. other_color_for_last_menu_item
    Don Lee Friend
    #354784

    <em>@hcharly 192924 wrote:</em><blockquote>Hello,

    Another question about mega menu color.

    How to change the last menu item color?
    Typically I would like it to have a red or green background color.
    Just the menuitem. Children are not concerned.
    Please see the attachment.

    In advance thanks for any tips.
    -Charles</blockquote>

    Hi there,
    You can style any menu item by defining a Additional Class for it. Go to manage the menu item you wish, at JA Extended parameters, input a class name as “MyClass” in Additional Class.
    Open file: templates/ja_kyanite_ii/css/template.css
    Add this code to bottom:


    .MyClass {
    background-color: red;
    }

    So, the menu item will has background in red.

    hcharly Friend
    #354794

    Thanks you donglt.

    I didn’t instal the system plugin jamenuparams and was looking for changes in the code.
    After doing so, it works fine for me according to your tips.
    -Charles

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

This topic contains 3 replies, has 2 voices, and was last updated by  hcharly 14 years, 2 months ago.

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