Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • joomdeva Friend
    #155179

    Hi is it possible to have custom colours on each top level menu, on Mega Menu,

    e.g. Home (Green) About Us (Yellow) Contact Us (Blue) etc..

    What would be the best way to go about this?

    Don Lee Friend
    #358537

    <em>@joomdeva 197911 wrote:</em><blockquote>Hi is it possible to have custom colours on each top level menu, on Mega Menu,

    e.g. Home (Green) About Us (Yellow) Contact Us (Blue) etc..

    What would be the best way to go about this?</blockquote>

    Hi,
    When editing a menu item, you will see a field named “additional class”, just fill a class name like “_red”.
    Then add a code like below to template.css:

    ._red{
    background: red;
    }

    dez2 Friend
    #359499

    <em>@donglt 197964 wrote:</em><blockquote>Hi,
    When editing a menu item, you will see a field named “additional class”, just fill a class name like “_red”.
    Then add a code like below to template.css:

    ._red{
    background: red;
    }
    </blockquote>

    Great solution! Now menu is very nice 🙂

    we2solutions Friend
    #374335

    Great solution!
    how to add different hover colors for those menu items?

    Don Lee Friend
    #374829

    <em>@WE2Solutions 218323 wrote:</em><blockquote>Great solution!
    how to add different hover colors for those menu items?</blockquote>

    Try this please:

    ._red.over{
    background: red;
    }

    marco17 Friend
    #376597

    Hi,
    i am working with Mesolite II template and i would like to change the colour of the menu when the item is selected.
    Now the menu is grey, when the mouse i over is clear grey and when the menu is selected is blue. I want to change the blue color.
    How can i do ?

    Many thanks.
    Marco

    Don Lee Friend
    #376629

    <em>@marco17 221346 wrote:</em><blockquote>Hi,
    i am working with Mesolite II template and i would like to change the colour of the menu when the item is selected.
    Now the menu is grey, when the mouse i over is clear grey and when the menu is selected is blue. I want to change the blue color.
    How can i do ?

    Many thanks.
    Marco</blockquote>

    Let me see your site please!

    avshalom Friend
    #379533

    hello don lee,
    thanks for the sulotion, but- in anion template for example the menu hover is a image- and it does not work- i found that the hover image is two png files:

    images/nav-left.png
    images/nav-right.png
    i can change this png file to differnt color but how can i change only one of the menu item color- for examle green for contact us, blue for about us
    i hope you understand me-
    thanks for your great help

    media21 Friend
    #384207

    <em>@Don Lee 221387 wrote:</em><blockquote>Let me see your site please!</blockquote>

    I have the same “problem”, and i cannot find the solution….

    Could you help me, please

    Don Lee Friend
    #386504

    <em>@media21 231377 wrote:</em><blockquote>I have the same “problem”, and i cannot find the solution….

    Could you help me, please</blockquote>

    You should tell me know the problem details, then provide me with your site URL, I will check for you!

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

This topic contains 10 replies, has 7 voices, and was last updated by  Don Lee 13 years, 1 month ago.

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